Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: bcbio, bcbio-vm with CWL non-human fixes #12273

Merged
merged 1 commit into from
Nov 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes/bcbio-nextgen-vm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ package:
version: '0.1.0a'

build:
number: 131
number: 132
skip: True # [not py27]

source:
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/d61850b.tar.gz
sha256: 053b0843a38ad98b22ab643313bef9c117aaac1aba34cb2f97dc7e8b81a1705d
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/d246f7a.tar.gz
sha256: adf32f77253b7ab72755ceaebedab5634be56d7f721c5e782afa58e0fab902f2

requirements:
host:
Expand Down
6 changes: 3 additions & 3 deletions recipes/bcbio-nextgen/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ package:
version: '1.1.2a'

build:
number: 0
number: 1
skip: true # [not py27]

source:
#url: https://pypi.io/packages/source/b/bcbio-nextgen/bcbio-nextgen-1.1.1.tar.gz
url: https://github.com/bcbio/bcbio-nextgen/archive/8d40ce7.tar.gz
sha256: 138f2ce9d5ceb4183e066cb3af1e46208a15968fade11b7162ede8c3085e3295
url: https://github.com/bcbio/bcbio-nextgen/archive/3a2e565.tar.gz
sha256: cec1148e2f3411aaee84047fb4c83a545bc3863ae8f770be1e85844854b2ba39

requirements:
host:
Expand Down