Skip to content

Commit

Permalink
[ci skip] Merge PR 34527
Browse files Browse the repository at this point in the history
Merge PR bioconda#34527, commits were: 
 * bumped build number

bumped build number to 2
 * Merge pull request #1 from USDA-ARS-GBRU/itsxpress-patch-1

Update to ITSxpress
 * Versioned Vsearch 

Versioned Vsearch to fix breaking change in API of fulllength-rerep in vsearch 2.20.
  • Loading branch information
arivers authored Apr 30, 2022
1 parent da4df5f commit da64fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/itsxpress/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:

build:
noarch: python
number: 1
number: 2
entry_points:
- itsxpress=itsxpress.main:main
script: python -m pip install --no-deps --ignore-installed .
Expand All @@ -29,7 +29,7 @@ requirements:
- biopython >=1.60
- hmmer >=3.1b2
- bbmap
- vsearch
- vsearch=2.7.0

test:
imports:
Expand Down

0 comments on commit da64fdf

Please sign in to comment.