aboutsummaryrefslogtreecommitdiff
path: root/devel/py-scikit-base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-scikit-base/Makefile')
-rw-r--r--devel/py-scikit-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-scikit-base/Makefile b/devel/py-scikit-base/Makefile
index 207e511bd046..91dab039b705 100644
--- a/devel/py-scikit-base/Makefile
+++ b/devel/py-scikit-base/Makefile
@@ -1,5 +1,5 @@
PORTNAME= scikit-base
-PORTVERSION= 0.12.4
+PORTVERSION= 0.13.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0:devel/py-build@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-USES= python:3.9+
+USES= python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes