1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

net/py-python-neutronclient: Update USES=python

devel/py-oslo.utils requires Python 3.8+
This commit is contained in:
Po-Chuan Hsieh 2022-07-11 21:50:32 +08:00
parent 8e70e99300
commit 62c20196b8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.4.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR}
USES= python:3.6+ shebangfix
USES= python:3.8+ shebangfix
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes