misc/py-cinder: Update USES=python
net/py-python-glanceclient and net/py-python-novaclient require Python 3.8+
This commit is contained in:
parent
cc6d0f6678
commit
ce93ecc6b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue