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:
parent
119f94d3f4
commit
387eeb716f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user