diff --git a/devel/py-printree/Makefile b/devel/py-printree/Makefile index ec97740e6763..0a3b3bcc89d4 100644 --- a/devel/py-printree/Makefile +++ b/devel/py-printree/Makefile @@ -1,21 +1,23 @@ PORTNAME= printree -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.1 CATEGORIES= devel science MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Pretty print python objects in a tree format WWW= https://github.com/chrizzFTD/printree LICENSE= MIT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +# tests as of 0.2.1: 7 passed, 1 warning in 3.30s + .include diff --git a/devel/py-printree/distinfo b/devel/py-printree/distinfo index f957c9963ff7..5685961cb3db 100644 --- a/devel/py-printree/distinfo +++ b/devel/py-printree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715885773 -SHA256 (printree-0.2.0.tar.gz) = 36924fd545c1e197914ce8318a9c7c2b67b6258e381fe9935a40149ed885f588 -SIZE (printree-0.2.0.tar.gz) = 7958 +TIMESTAMP = 1735884513 +SHA256 (printree-0.2.1.tar.gz) = 6c74980256211b9f94abeb77be050d4e5992b5b1e1b147e92d10882ea16947f1 +SIZE (printree-0.2.1.tar.gz) = 8389