diff options
Diffstat (limited to 'devel/py-deptry/Makefile')
| -rw-r--r-- | devel/py-deptry/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-deptry/Makefile b/devel/py-deptry/Makefile index 25e660776867..c98e9db42984 100644 --- a/devel/py-deptry/Makefile +++ b/devel/py-deptry/Makefile @@ -1,6 +1,6 @@ PORTNAME= deptry -PORTVERSION= 0.23.0 -PORTREVISION= 4 +PORTVERSION= 0.23.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0<9:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requirements-parser>=0.11.0<1:devel/py-requirements-parser@${PY_FLAVOR} \ ${PY_TOMLI} -USES= cargo python:3.9+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no |
