From 657b4a5caf6e34f7304323b9d001e74aedf59e88 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 25 Aug 2021 15:36:23 +0300 Subject: math/py-numpy: mark as not compatible with python 3.10 Approved by: portmgr blanket --- math/py-numpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-numpy') diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 7994d4368641..b386436ef6c6 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -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// -- cgit v1.2.3