mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/py-iohexperimenter: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
6d3f83a654
commit
40cee74b83
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= compiler:c++14-lang dos2unix python:3.6+
|
USES= compiler:c++14-lang dos2unix python:3.7+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
USE_CXXSTD= c++14
|
USE_CXXSTD= c++14
|
||||||
|
|
Loading…
Add table
Reference in a new issue