mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
math/py-numexpr: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
5b0210ac07
commit
71981b7ad8
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= dos2unix python:3.6+
|
||||
USES= dos2unix python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user