From 0ff8646e29f7b52989ae60c5b5668cfb5c7ec486 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 27 Apr 2023 23:49:28 +0800 Subject: [PATCH] science/py-PyFR: Update USES=python devel/py-pytools requires Python 3.8+ --- science/py-PyFR/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/py-PyFR/Makefile b/science/py-PyFR/Makefile index 1e563e806f143..afa96b46ccee3 100644 --- a/science/py-PyFR/Makefile +++ b/science/py-PyFR/Makefile @@ -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