summaryrefslogtreecommitdiff
path: root/devel/py-requirements-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-requirements-parser/Makefile')
-rw-r--r--devel/py-requirements-parser/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-requirements-parser/Makefile b/devel/py-requirements-parser/Makefile
index 13999a2773c7..010b1f4c5628 100644
--- a/devel/py-requirements-parser/Makefile
+++ b/devel/py-requirements-parser/Makefile
@@ -1,5 +1,5 @@
PORTNAME= requirements-parser
-PORTVERSION= 0.11.0
+PORTVERSION= 0.13.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}types-setuptools>=69.1.0:devel/py-types-setuptools@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517