Skip to content

Commit

Permalink
Update: bcbio (1.1.3 release), bcbio-vm (AWS support) (#13394)
Browse files Browse the repository at this point in the history
  • Loading branch information
chapmanb authored Jan 29, 2019
1 parent 572127b commit 4bc39b8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
9 changes: 5 additions & 4 deletions recipes/bcbio-nextgen-vm/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package:
name: bcbio-nextgen-vm
version: '0.1.1'
version: '0.1.2a'

build:
number: 1

source:
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/dbbc857.tar.gz
sha256: 917b7edd143d8120072790c4c39732bd7c2cb4152a149e9975c3bdd3422930b7
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/c251103.tar.gz
sha256: ca54003f9ec1176b769474b3db804fdaad8339330aae6bb5091ed7bb473ee944

requirements:
host:
Expand All @@ -16,10 +16,11 @@ requirements:

run:
- python
- bcbio-nextgen >1.1.2
- bcbio-nextgen >=1.1.3
- python-dateutil >=2.5.0
- ipyparallel >=6.0.2
- pysam >=0.15.2
- boto3
# cwltool and schema salad dependencies for latest arvados
- cachecontrol ==0.11.7
- pathlib2 ==2.3.2
Expand Down
10 changes: 5 additions & 5 deletions recipes/bcbio-nextgen/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
package:
name: bcbio-nextgen
version: '1.1.3a'
version: '1.1.3'

build:
number: 4
number: 0

source:
#url: https://pypi.io/packages/source/b/bcbio-nextgen/bcbio-nextgen-1.1.2.tar.gz
url: https://github.com/bcbio/bcbio-nextgen/archive/c3287b5.tar.gz
sha256: d120460fe573ceb6acf16065d533eb14101ec62a4ce2d98e93e115b5cf6a8f22
url: https://pypi.io/packages/source/b/bcbio-nextgen/bcbio-nextgen-1.1.3.tar.gz
#url: https://github.com/bcbio/bcbio-nextgen/archive/c3287b5.tar.gz
sha256: df2e944e3a60daf33e382b1d00007d5ac1f794b2f1359c8944ade51ce59dae41

requirements:
host:
Expand Down

0 comments on commit 4bc39b8

Please sign in to comment.