math/py-fastcluster: Update USES=python

math/py-numpy requires Python 3.7+
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:04:05 +08:00
parent 4246261fd7
commit 3fc96aa60f
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9,1:math/py-numpy@${PY_FLAVOR}
USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
post-install: