git: fe93e50cf39e - main - devel/py-pox: Update to 0.3.3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:32:22 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe93e50cf39e3f55df17687efcce9a37539c5eea

commit fe93e50cf39e3f55df17687efcce9a37539c5eea
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:31 +0000

    devel/py-pox: Update to 0.3.3
    
    - Update WWW
    
    Changes:        https://github.com/uqfoundation/pox/releases
---
 devel/py-pox/Makefile | 8 ++++----
 devel/py-pox/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

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,18 +1,18 @@
 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
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