Skip to content

Commit

Permalink
science/py-scipy: Relax USES=python
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 7fd754e commit d3f88f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/py-scipy/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit d3f88f8

Please sign in to comment.