1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

math/py-patsy: Update USES=python

math/py-numpy requires Python 3.7+
This commit is contained in:
Po-Chuan Hsieh 2021-11-06 03:05:01 +08:00
parent 119f94d3f4
commit 387eeb716f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.4,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes