diff --git a/devel/py-pox/Makefile b/devel/py-pox/Makefile index 7288a8dc874d..a7ac3ed7d7cf 100644 --- a/devel/py-pox/Makefile +++ b/devel/py-pox/Makefile @@ -1,23 +1,23 @@ PORTNAME= pox -PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTVERSION= 0.3.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities for filesystem exploration and automated builds -WWW= https://github.com/uqfoundation/pox +WWW= https://pox.readthedocs.io/en/latest/ \ + https://github.com/uqfoundation/pox LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-pox/distinfo b/devel/py-pox/distinfo index 6deca2d00e20..5ac8a6d42367 100644 --- a/devel/py-pox/distinfo +++ b/devel/py-pox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057819 -SHA256 (pox-0.3.2.tar.gz) = e825225297638d6e3d49415f8cfb65407a5d15e56f2fb7fe9d9b9e3050c65ee1 -SIZE (pox-0.3.2.tar.gz) = 118462 +TIMESTAMP = 1691070090 +SHA256 (pox-0.3.3.tar.gz) = e1ced66f2a0c92a58cf3646bc7ccb8b4773d40884b76f85eeda0670474871667 +SIZE (pox-0.3.3.tar.gz) = 118968