Skip to content

Commit

Permalink
Bump wisecondorx to v1.2.9 (#50408)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthdsm authored Aug 29, 2024
1 parent 27d5fcc commit b95f209
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions recipes/wisecondorx/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{% set version="1.2.8" %}
{% set version="1.2.9" %}
package:
name: wisecondorx
version: {{ version }}

source:
url: https://github.com/CenterForMedicalGeneticsGhent/wisecondorX/archive/v{{ version }}.tar.gz
sha256: 9460649cdfd36fd4edb74c89618a4fbecefa857f9bfa357d76898f7de433b131
sha256: 345faaf81822d6532d278ca9819059c1a2860e0856432b054d3bed076c95326c

build:
number: 0
Expand All @@ -21,14 +21,14 @@ requirements:
run:
- pandas
- python >=3.6
- pysam
- scipy
- scikit-learn
- numpy
- r-jsonlite >=1.5
- pysam ==0.22
- scipy ==1.13
- scikit-learn ==1.4
- numpy ==1.26
- r-jsonlite ==1.8.8
- r-png
- bioconductor-dnacopy
- matplotlib-base
- bioconductor-dnacopy ==1.76
- matplotlib-base ==3.8.4

test:
imports:
Expand Down

0 comments on commit b95f209

Please sign in to comment.