git: 0ff8646e29f7 - main - science/py-PyFR: Update USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:55:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ff8646e29f7b52989ae60c5b5668cfb5c7ec486 commit 0ff8646e29f7b52989ae60c5b5668cfb5c7ec486 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:49:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:49:28 +0000 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 1e563e806f14..afa96b46ccee 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