1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

science/py-pysal: Update USES=python

science/py-spaghetti requires Python 3.8+
This commit is contained in:
Po-Chuan Hsieh 2022-07-31 03:25:02 +08:00
parent 214f86b2bd
commit fe6d17abd6
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}access>=1.1.3:science/py-access@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}spvcm>=0.3.0:math/py-spvcm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tobler>=0.8.2:science/py-tobler@${PY_FLAVOR}
USES= python:3.7+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes