graphics/py-pygeos: Update USES=python

math/py-numpy requires Python 3.7+
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:03:25 +08:00
parent b45d9f4174
commit 5bbfde11fe
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -17,7 +17,7 @@ BUILD_DEPENDS= geos>=3.5:graphics/geos \
LIB_DEPENDS= libgeos.so:graphics/geos
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR}
USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent cython distutils
post-install: