Skip to content

Commit

Permalink
Bulk update 040119b (#12916)
Browse files Browse the repository at this point in the history
* Bulk updates for 040119

* update blacklist

* update champ
  • Loading branch information
dpryan79 authored Jan 4, 2019
1 parent 363a330 commit f4f8292
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ recipes/bioconductor-flowq
recipes/bioconductor-pbcmc
recipes/bioconductor-mqtl.nmr
recipes/bioconductor-nudge
recipes/bioconductor-phenodist

# Old bioconductor version that's no longer available
recipes/bioconductor-edger/3.12.1
Expand Down Expand Up @@ -845,7 +846,6 @@ recipes/bioconductor-diffbind/2.2.12
recipes/bioconductor-mvgst

# post-link error
# recipes/bioconductor-jaspar2018
recipes/bioconductor-primirtss

# new bioconductor blacklist
Expand Down Expand Up @@ -954,6 +954,10 @@ recipes/bioconductor-debrowser
recipes/r-xgr
recipes/bioconductor-pi
recipes/bioconductor-glad
recipes/bioconductor-snapcgh
recipe/bioconductor-adacgh2
recipes/bioconductor-manor
recipes/bioconductor-seqcna
recipes/bioconductor-ampliqueso
recipes/bioconductor-slingshot

Expand All @@ -970,3 +974,6 @@ recipes/bioconductor-esatac
recipes/bioconductor-arrayexpresshts
recipes/bioconductor-rdavidwebservice
recipes/bioconductor-compgo

# Missing root dependency
recipes/bioconductor-xps
4 changes: 2 additions & 2 deletions recipes/bioconductor-champ/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2.12.0" %}
{% set version = "2.12.2" %}
{% set name = "ChAMP" %}
{% set bioc = "3.8" %}

Expand All @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: 8e68fa277534fb313d680db8d1044684
md5: ceb70607b5f5384692320a6264b0a635
build:
number: 0
rpaths:
Expand Down

0 comments on commit f4f8292

Please sign in to comment.