Skip to content

Commit

Permalink
Update gubbins to 3.4 (#52126)
Browse files Browse the repository at this point in the history
* Update gubbins to 3.4

* add pip

---------

Co-authored-by: Joshua Zhuang <71105179+mencian@users.noreply.github.com>
  • Loading branch information
BiocondaBot and mencian authored Nov 15, 2024
1 parent b719247 commit 6b08527
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/gubbins/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "gubbins" %}
{% set version = "3.3.5" %}
{% set sha256 = "4ee363f82708bdda0c00d1c6c334cf20127bd852ee488619f61140771a279774" %}
{% set version = "3.4" %}
{% set sha256 = "ff134b7c1d06eee548e94f417394fb67229caf1b0d35b097a71309017ac7a91d" %}

package:
name: {{ name|lower }}
Expand Down Expand Up @@ -29,6 +29,7 @@ requirements:
- perl
- zlib
- python >=3.8,<3.10
- pip
- scipy
- setuptools
- dendropy
Expand Down

0 comments on commit 6b08527

Please sign in to comment.