mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/py-numpy: mark as not compatible with python 3.10
Approved by: portmgr blanket
This commit is contained in:
parent
e0cf626ee5
commit
657b4a5caf
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c11 fortran python:3.6+ zip
|
||||
USES= compiler:c11 fortran python:3.6-3.9 zip
|
||||
USE_PYTHON= allflavors autoplist concurrent cython distutils
|
||||
|
||||
GCCLIBDIR_CMDS= ${FC} -print-file-name=libgfortran.so | ${SED} -e s/libgfortran.so//
|
||||
|
|
Loading…
Add table
Reference in a new issue