aboutsummaryrefslogtreecommitdiff
path: root/devel/py-taskflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-taskflow/Makefile')
-rw-r--r--devel/py-taskflow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-taskflow/Makefile b/devel/py-taskflow/Makefile
index 2fed53c65ef6..9fca56e2d228 100644
--- a/devel/py-taskflow/Makefile
+++ b/devel/py-taskflow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= taskflow
PORTVERSION= 5.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}automaton>=1.9.0:devel/py-automaton@${PY_FLA
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tenacity>=6.0.0:devel/py-tenacity@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes