aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2024-01-02 15:51:20 +0000
committerNicola Vitale <nivit@FreeBSD.org>2024-01-02 15:51:20 +0000
commit0eae3329364e413fd2eae7ae8ffdc84ab4683ad5 (patch)
tree78054de598a60923ec9100e03bfad99ee967491f
parent92ef21b1062e3c8230754a1b5c84270f1761583e (diff)
downloadports-0eae3329364e413fd2eae7ae8ffdc84ab4683ad5.tar.gz
ports-0eae3329364e413fd2eae7ae8ffdc84ab4683ad5.zip
devel/py-argh: Update to 0.31.0
-rw-r--r--devel/py-argh/Makefile11
-rw-r--r--devel/py-argh/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile
index fe1fb3adb9fe..9821cd39e262 100644
--- a/devel/py-argh/Makefile
+++ b/devel/py-argh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= argh
-PORTVERSION= 0.30.5
+PORTVERSION= 0.31.0
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= PYPI
@@ -12,11 +12,12 @@ WWW= https://github.com/neithere/argh
LICENSE= LGPL3
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
-# tests require tox >= 4.11.3
-#TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
-# ${PYTHON_PKGNAMEPREFIX}tox>=4.11.3:devel/py-tox@${PY_FLAVOR}
+
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1:devel/py-pytest-cov@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tox>=4.11.3:devel/py-tox@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist pep517 # pytest
+# tests: 169 passed, 1 warning
+USE_PYTHON= autoplist pep517 pytest
.include <bsd.port.mk>
diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo
index c425dce3564a..e533e5eff13a 100644
--- a/devel/py-argh/distinfo
+++ b/devel/py-argh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703688437
-SHA256 (argh-0.30.5.tar.gz) = b37dfd617a09d19a4a7bcaed0e060b288bc7ac8dfdc0facf886a49a25ff33728
-SIZE (argh-0.30.5.tar.gz) = 63041
+TIMESTAMP = 1704209957
+SHA256 (argh-0.31.0.tar.gz) = b93093544309ddbfe6c73dc9bfd60dbc4acecef39f3f464774b3084a1ec5d7b0
+SIZE (argh-0.31.0.tar.gz) = 65743