aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 04:23:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 04:37:28 +0000
commitce93ecc6b21d8d494e364817c248abda26464052 (patch)
tree727df20c845012a9de26f479bce8d14e73b6c769
parentcc6d0f66788002f8fe0679cf0c067d99885487e9 (diff)
downloadports-ce93ecc6b21d8d494e364817c248abda26464052.tar.gz
ports-ce93ecc6b21d8d494e364817c248abda26464052.zip
misc/py-cinder: Update USES=python
net/py-python-glanceclient and net/py-python-novaclient require Python 3.8+
-rw-r--r--misc/py-cinder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile
index 6168b68f9ba0..af172a60b668 100644
--- a/misc/py-cinder/Makefile
+++ b/misc/py-cinder/Makefile
@@ -76,7 +76,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tooz>=1.58.0:devel/py-tooz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR}
-USES= cpe python:3.6+
+USES= cpe python:3.8+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes