diff options
-rw-r--r-- | net/py-python-openstackclient/Makefile | 4 | ||||
-rw-r--r-- | net/py-python-openstackclient/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile index ab3a65c7f249..e12244318110 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 7.1.3 +PORTVERSION= 7.2.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.27.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} -USES= python shebangfix +USES= python:3.9+ shebangfix USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index cec28d77f6a5..6a132cb30f19 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632452 -SHA256 (python-openstackclient-7.1.3.tar.gz) = 421b0804259325908762544c19feb09243e367348bbfa3a4d515a4c1184226e7 -SIZE (python-openstackclient-7.1.3.tar.gz) = 946836 +TIMESTAMP = 1729856286 +SHA256 (python-openstackclient-7.2.0.tar.gz) = f637b75bbf0f537899263cd53123d73f1059d2f318639c522c903dcc127b3b92 +SIZE (python-openstackclient-7.2.0.tar.gz) = 947396 |