Skip to content
Snippets Groups Projects
Verified Commit b4fe8692 authored by Charlie Li's avatar Charlie Li
Browse files

science/py-scipy: bump minimum Python to 3.9

Python 3.8 is no longer supported.

Reported by: Dani I
PR: 272347
parent c1b003fb
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,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.11 shebangfix
USES= compiler:c++14-lang cpe fortran python:3.9-3.11 shebangfix
USE_PYTHON= autoplist concurrent cython distutils
FFLAGS+= -std=legacy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment