aboutsummaryrefslogtreecommitdiff
path: root/devel/py-cf-xarray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cf-xarray/Makefile')
-rw-r--r--devel/py-cf-xarray/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-cf-xarray/Makefile b/devel/py-cf-xarray/Makefile
index 95bc7292b77d..1c810161e001 100644
--- a/devel/py-cf-xarray/Makefile
+++ b/devel/py-cf-xarray/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cf-xarray
-PORTVERSION= 0.10.6
+PORTVERSION= 0.10.9
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,10 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR}
-USES= python
+USES= python:3.11+
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes