diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:15:13 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:35:33 +0800 |
commit | 38ec3b1f977f0312c1cfe131eb9e74909545310c (patch) | |
tree | 3629230a8827e134f22e6fb88c14aa9e35713fdd /net/py-python-cinderclient5 | |
parent | net/py-pyroute2: Update to 0.5.18 (diff) |
net/py-python-cinderclient5: Update to 5.0.2
Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
Diffstat (limited to 'net/py-python-cinderclient5')
-rw-r--r-- | net/py-python-cinderclient5/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-cinderclient5/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-cinderclient5/Makefile b/net/py-python-cinderclient5/Makefile index 2987c32c07e2..c03223c50a14 100644 --- a/net/py-python-cinderclient5/Makefile +++ b/net/py-python-cinderclient5/Makefile @@ -1,8 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-cinderclient -PORTVERSION= 5.0.1 -PORTREVISION= 4 +PORTVERSION= 5.0.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-cinderclient5/distinfo b/net/py-python-cinderclient5/distinfo index fd626672b703..8256e7b8ec0e 100644 --- a/net/py-python-cinderclient5/distinfo +++ b/net/py-python-cinderclient5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585564888 -SHA256 (python-cinderclient-5.0.1.tar.gz) = ad7bd775c11d9c29f6d669b1cf154bfdec7f967829a695184a9e876af191f148 -SIZE (python-cinderclient-5.0.1.tar.gz) = 257944 +TIMESTAMP = 1619198563 +SHA256 (python-cinderclient-5.0.2.tar.gz) = 4fa0822cdf9eae8ee2c4a5c6625a17ad36205ace8fee2fa02d2229f86a0aeb94 +SIZE (python-cinderclient-5.0.2.tar.gz) = 259649 |