math/py-numpy: mark as not compatible with python 3.10

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-08-25 15:36:23 +03:00
parent e0cf626ee5
commit 657b4a5caf

View file

@ -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//