diff options
Diffstat (limited to 'math/py-ndindex/Makefile')
| -rw-r--r-- | math/py-ndindex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-ndindex/Makefile b/math/py-ndindex/Makefile index 8e4aa2c03e1b..a999d47f6c8c 100644 --- a/math/py-ndindex/Makefile +++ b/math/py-ndindex/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndindex -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/Quansight-Labs/ndindex/releases/download/${PORTVERSION}/ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython pep517 OPTIONS_DEFINE= ARRAYS |
