git: 054900fc75b6 - main - www/py-horizon: Update USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 05:16:06 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=054900fc75b6db184ce733f7a37ec5917bcde29d
commit 054900fc75b6db184ce733f7a37ec5917bcde29d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:24:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:37:32 +0000
www/py-horizon: Update USES=python
net/py-python-glanceclient and net/py-python-novaclient require Python 3.8+
---
www/py-horizon/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/py-horizon/Makefile b/www/py-horizon/Makefile
index 430ba3094a24..8aab86b61030 100644
--- a/www/py-horizon/Makefile
+++ b/www/py-horizon/Makefile
@@ -75,7 +75,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xstatic-term.js>=0.0.7.0:devel/py-xstatic-term.js@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xstatic-tv4>=1.2.7.0:devel/py-xstatic-tv4@${PY_FLAVOR}
-USES= cpe python:3.6+
+USES= cpe python:3.8+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes