Skip to content

Commit

Permalink
Update: bcbio (v1.1.2), bcbio-vm (GCP support) (#12585)
Browse files Browse the repository at this point in the history
  • Loading branch information
chapmanb authored Dec 12, 2018
1 parent e774f57 commit 577f33c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
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: 133
number: 134
skip: True # [not py27]

source:
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/b6bf53d.tar.gz
sha256: 091ea47caa2a6fffe98500fd5ba68999c929e15cf4574ad85ddb2e0e8de4908b
url: https://github.com/bcbio/bcbio-nextgen-vm/archive/c001529.tar.gz
sha256: b3868c9311fb36eab5a89966d1b44b2051ec29c233973322697c5a36eb323ce9

requirements:
host:
Expand Down
10 changes: 5 additions & 5 deletions recipes/bcbio-nextgen/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
package:
name: bcbio-nextgen
version: '1.1.2a'
version: '1.1.2'

build:
number: 3
number: 0
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/f3f23e6.tar.gz
sha256: 2c33edb42bc68c6df562eac612450f70fb1997ca24180ed8c47c8c47e3ca126c
url: https://pypi.io/packages/source/b/bcbio-nextgen/bcbio-nextgen-1.1.2.tar.gz
#url: https://github.com/bcbio/bcbio-nextgen/archive/f3f23e6.tar.gz
sha256: 623e652147865507c1564e41e3c2106a07fc1fd830b0ecf0a389c120f203d5b5

requirements:
host:
Expand Down

0 comments on commit 577f33c

Please sign in to comment.