git: cf3dde32da45 - main - misc/py-QSpectrumAnalyzer: Update USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:49:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf3dde32da452ca6eed9abf109b608120acc6a1d
commit cf3dde32da452ca6eed9abf109b608120acc6a1d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:11:27 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:38:00 +0000
misc/py-QSpectrumAnalyzer: Update USES=python
misc/py-soapy_power requires Python 3.8+
---
misc/py-QSpectrumAnalyzer/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/py-QSpectrumAnalyzer/Makefile b/misc/py-QSpectrumAnalyzer/Makefile
index 1402edace9d5..d8e599a99df1 100644
--- a/misc/py-QSpectrumAnalyzer/Makefile
+++ b/misc/py-QSpectrumAnalyzer/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.10.0:graphics/py-pyqtgraph@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}soapy_power>=1.5.0:misc/py-soapy_power@${PY_FLAVOR}
-USES= fortran python:3.4+ pyqt:5
+USES= fortran python:3.8+ pyqt:5
USE_PYQT= pyqt5
USE_PYTHON= distutils concurrent autoplist