diff options
Diffstat (limited to 'devel/py-dask/Makefile')
| -rw-r--r-- | devel/py-dask/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile index b31f5724dc58..dcc28589ebaa 100644 --- a/devel/py-dask/Makefile +++ b/devel/py-dask/Makefile @@ -1,5 +1,5 @@ PORTNAME= dask -PORTVERSION= 2025.9.1 +PORTVERSION= 2025.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${PY_FLAVOR} -USES= cpe python:3.10+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |
