aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2023-02-21 17:24:22 +0000
committerNicola Vitale <nivit@FreeBSD.org>2023-02-21 17:24:22 +0000
commitc70e6e5d262474113d9974fe7d3fb9039c0a3806 (patch)
tree85820f2cd547ed05da2a5ac840981b1e3116e7c6
parentb576a13ff0807dd9fa6b8f23b00fbba6884b30b6 (diff)
downloadports-c70e6e5d262474113d9974fe7d3fb9039c0a3806.tar.gz
ports-c70e6e5d262474113d9974fe7d3fb9039c0a3806.zip
devel/py-argh: Update to 0.28.1
- Convert to pep517
-rw-r--r--devel/py-argh/Makefile8
-rw-r--r--devel/py-argh/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile
index 1c85c2e7ab19..b3c63651fb45 100644
--- a/devel/py-argh/Makefile
+++ b/devel/py-argh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= argh
-PORTVERSION= 0.27.2
+PORTVERSION= 0.28.1
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,9 @@ WWW= https://github.com/neithere/argh
LICENSE= LGPL3
-USES= python:3.6+
-USE_PYTHON= autoplist distutils
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=${PORTVERSION}<4:devel/py-flit-core@${PY_FLAVOR}
+
+USES= python:3.8+
+USE_PYTHON= autoplist pep517
.include <bsd.port.mk>
diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo
index 68211559f87b..f7b67850bdc7 100644
--- a/devel/py-argh/distinfo
+++ b/devel/py-argh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675979671
-SHA256 (argh-0.27.2.tar.gz) = 00c9027f6f461bcf24afe599a281bbda5cbd5dee4b6705befbea293a4ca7d221
-SIZE (argh-0.27.2.tar.gz) = 49200
+TIMESTAMP = 1676754092
+SHA256 (argh-0.28.1.tar.gz) = b2093086f0e809a3ecc24b64a2145309ee8f56d034936cd59e57c558a357329d
+SIZE (argh-0.28.1.tar.gz) = 62511