diff options
Diffstat (limited to 'net/py-python-novaclient/Makefile')
| -rw-r--r-- | net/py-python-novaclient/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/py-python-novaclient/Makefile b/net/py-python-novaclient/Makefile index c220bee81a2a..44c839e4f258 100644 --- a/net/py-python-novaclient/Makefile +++ b/net/py-python-novaclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-novaclient -PORTVERSION= 18.7.0 +PORTVERSION= 18.8.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,11 +24,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} -USES= python shebangfix +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -SHEBANG_GLOB= *.sh - .include <bsd.port.mk> |
