Update to 3.11.0
This commit is contained in:
parent
d4f1d3269e
commit
d2349922e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294818
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= DendroPy
|
||||
PORTVERSION= 3.10.1
|
||||
PORTVERSION= 3.11.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (DendroPy-3.10.1.tar.gz) = 1df16ed1d01663006df22f12ea0bc510bae8c9ca82b139163c974885e3855691
|
||||
SIZE (DendroPy-3.10.1.tar.gz) = 5396506
|
||||
SHA256 (DendroPy-3.11.0.tar.gz) = df3460a5861c5613da005cc3f3f151e2cc59ae5ec2e1d63e864dc9aaf8020b7d
|
||||
SIZE (DendroPy-3.11.0.tar.gz) = 5438831
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
bin/cattrees.py
|
||||
bin/long_branch_symmdiff.py
|
||||
bin/strict_consensus_merge.py
|
||||
bin/sumlabels.py
|
||||
bin/sumtrees.py
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
|
Loading…
Reference in a new issue