diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 01:56:40 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 02:00:45 +0800 |
commit | 38ac9c66d40ffb60875fb3b0ffbbccc7a4ffeecd (patch) | |
tree | a00b943015db90138fdccb4a2ee42be7b7eb6297 /net/py-python-cinderclient | |
parent | net/py-python-barbicanclient: Update to 5.4.0 (diff) |
net/py-python-cinderclient: Update to 9.0.0
Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
Diffstat (limited to 'net/py-python-cinderclient')
-rw-r--r-- | net/py-python-cinderclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-cinderclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-cinderclient/Makefile b/net/py-python-cinderclient/Makefile index 8381912e5a10..64d1661db512 100644 --- a/net/py-python-cinderclient/Makefile +++ b/net/py-python-cinderclient/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-cinderclient -PORTVERSION= 8.3.0 +PORTVERSION= 9.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-cinderclient/distinfo b/net/py-python-cinderclient/distinfo index 609bd5864236..deeed22b503a 100644 --- a/net/py-python-cinderclient/distinfo +++ b/net/py-python-cinderclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264636 -SHA256 (python-cinderclient-8.3.0.tar.gz) = e00103875029dc85cbb59131d00ccc8534f692956acde32b5a3cc5af4c24580b -SIZE (python-cinderclient-8.3.0.tar.gz) = 234371 +TIMESTAMP = 1658151385 +SHA256 (python-cinderclient-9.0.0.tar.gz) = a2257ab22da4472449ddc752551341226da2bfc16b67d9869cdeaf45ba86bfaa +SIZE (python-cinderclient-9.0.0.tar.gz) = 234533 |