aboutsummaryrefslogtreecommitdiff
path: root/math/py-spopt
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 19:25:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-07-30 19:25:00 +0000
commit52208686348cc35ae071dab3895b1ab10f3b066b (patch)
treec3f5593e597866e11b95f1ef4f0f55712015693a /math/py-spopt
parentf00264d21a7c07f39a508f47ca3149aa4599dd47 (diff)
downloadports-52208686348cc35ae071dab3895b1ab10f3b066b.tar.gz
ports-52208686348cc35ae071dab3895b1ab10f3b066b.zip
math/py-spopt: Update USES=python
science/py-spaghetti requires Python 3.8+
Diffstat (limited to 'math/py-spopt')
-rw-r--r--math/py-spopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-spopt/Makefile b/math/py-spopt/Makefile
index ee83d1b6e32c..91e6e73b94cf 100644
--- a/math/py-spopt/Makefile
+++ b/math/py-spopt/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.7:graphics/py-geopandas@${PY_FL
${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}spaghetti>=0:science/py-spaghetti@${PY_FLAVOR}
-USES= python:3.7+
+USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes