aboutsummaryrefslogtreecommitdiff
path: root/devel/py-distributed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-distributed/Makefile')
-rw-r--r--devel/py-distributed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile
index c6b0b4befb95..26f4216e4d5d 100644
--- a/devel/py-distributed/Makefile
+++ b/devel/py-distributed/Makefile
@@ -1,5 +1,5 @@
PORTNAME= distributed
-PORTVERSION= 2025.9.1
+PORTVERSION= 2025.10.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -31,7 +31,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.5,1:net/py-urllib3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zict>=3.0.0:devel/py-zict@${PY_FLAVOR}
-USES= python:3.10+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes