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,22 +1,23 @@ PORTNAME= argh -PORTVERSION= 0.30.5 +PORTVERSION= 0.31.0 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Simple (Python) argparse wrapper 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 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