Skip to content

Commit

Permalink
science/py-DendroPy: Update to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed May 29, 2024
1 parent 690ca6e commit d002af2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion science/py-DendroPy/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= DendroPy
PORTVERSION= 4.6.1
PORTVERSION= 5.0.0
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,6 +10,10 @@ WWW= http://packages.python.org/DendroPy/

LICENSE= BSD3CLAUSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}

USES= python
USE_PYTHON= distutils autoplist

Expand Down
6 changes: 3 additions & 3 deletions science/py-DendroPy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1686639965
SHA256 (DendroPy-4.6.1.tar.gz) = 26fcbe1cb5831301e8f1f2e15a0563620f0b8e29e6d409dd6a2a7c957dd64c16
SIZE (DendroPy-4.6.1.tar.gz) = 15200462
TIMESTAMP = 1716853613
SHA256 (DendroPy-5.0.0.tar.gz) = b6851e023cbee33b582ea4918427fd0395e77f0aef7e1fecb174e23be5b706ce
SIZE (DendroPy-5.0.0.tar.gz) = 394460

0 comments on commit d002af2

Please sign in to comment.