mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
science/py-scipy: Relax USES=python
PR: 270103 Reference: https://github.com/scipy/scipy/blob/v1.10.0/setup.py#L455
This commit is contained in:
parent
7fd754e308
commit
d3f88f868b
@ -33,7 +33,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scikit-umfpack>0:math/py-scikit-umfpack@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++14-lang cpe fortran python:3.8-3.10 shebangfix
|
||||
USES= compiler:c++14-lang cpe fortran python:3.8-3.11 shebangfix
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
FFLAGS+= -std=legacy
|
||||
|
Loading…
Reference in New Issue
Block a user