Skip to content

Commit

Permalink
devel/py-anytree: Update to 2.9.0
Browse files Browse the repository at this point in the history
Reported by:	portscout!
  • Loading branch information
arrowd committed Jul 1, 2023
1 parent 144ca64 commit 3b4b591
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-anytree/Makefile
@@ -1,5 +1,5 @@
PORTNAME= anytree
DISTVERSION= 2.8.0
DISTVERSION= 2.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,12 @@ WWW= https://github.com/c0fec0de/anytree

LICENSE= APACHE20

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
dot:graphics/graphviz

USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-anytree/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655948957
SHA256 (anytree-2.8.0.tar.gz) = 3f0f93f355a91bc3e6245319bf4c1d50e3416cc7a35cc1133c1ff38306bbccab
SIZE (anytree-2.8.0.tar.gz) = 189484
TIMESTAMP = 1688217910
SHA256 (anytree-2.9.0.tar.gz) = 06f7bc294293da2755f4699cc5da5c92d9182a5cfae2842c83fb56f02bd427c8
SIZE (anytree-2.9.0.tar.gz) = 29226

0 comments on commit 3b4b591

Please sign in to comment.