Skip to content

Commit

Permalink
science/py-PyFR: Update USES=python
Browse files Browse the repository at this point in the history
devel/py-pytools requires Python 3.8+
  • Loading branch information
sunpoet committed Apr 27, 2023
1 parent a7f41ae commit 0ff8646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/py-PyFR/Makefile
Expand Up @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pytools>=2016.2.1:devel/py-pytools@${PY_FLAVOR} \
${PYNUMPY}

USES= python:3.7+ shebangfix
USES= python:3.8+ shebangfix
USE_PYTHON= distutils concurrent autoplist pytest

SHEBANG_FILES= setup.py pyfr/__main__.py
Expand Down

0 comments on commit 0ff8646

Please sign in to comment.