Skip to content

Commit

Permalink
Update bactopia-teton to 1.1.0 (#51086)
Browse files Browse the repository at this point in the history
* Update bactopia-teton to 1.1.0

* Update meta.yaml

---------

Co-authored-by: Robert A. Petit III <robbie.petit@gmail.com>
  • Loading branch information
BiocondaBot and rpetit3 authored Oct 1, 2024
1 parent 0a885b4 commit 316fe78
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions recipes/bactopia-teton/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.0.5" %}
{% set version = "1.1.0" %}

package:
name: bactopia-teton
Expand All @@ -12,7 +12,7 @@ build:

source:
url: https://github.com/bactopia/bactopia-teton/archive/v{{version}}.tar.gz
sha256: 4340da1ca721850564dcc05491ee396d1f9a1bbf662de5ede12fa29c50c1f3be
sha256: b6a01cc8bc88d2fe7622c22312f4110a35fd01c78834eae90c9155ffb26cbc52

requirements:
run:
Expand All @@ -28,13 +28,14 @@ requirements:
- pigz
- python >=3.6,<3.11
- sed
- sizemeup >=1.0.2
- sizemeup >=1.2.2
- sra-human-scrubber >=2.2

test:
commands:
- "bactopia-teton"
- "kraken-bracken-summary.py --help"
- "teton-prepare.py --help"

about:
home: https://bactopia.github.io/
Expand Down

0 comments on commit 316fe78

Please sign in to comment.