diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:20:21 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:37:43 +0800 |
commit | 5f26325282368c3a206cc4700db441d21c13c832 (patch) | |
tree | 5c6b0fd06d75594a79c8785441eb6e7942a94cb0 /net/py-python-cinderclient | |
parent | net/py-blobfile: Update to 3.0.0 (diff) |
net/py-python-cinderclient: Update to 9.6.0
Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
Diffstat (limited to 'net/py-python-cinderclient')
-rw-r--r-- | net/py-python-cinderclient/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-cinderclient/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-cinderclient/Makefile b/net/py-python-cinderclient/Makefile index f3dbaef1d082..e8f8fa0643b5 100644 --- a/net/py-python-cinderclient/Makefile +++ b/net/py-python-cinderclient/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-cinderclient -PORTVERSION= 9.5.0 -PORTREVISION= 1 +PORTVERSION= 9.6.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-cinderclient/distinfo b/net/py-python-cinderclient/distinfo index 563e2913b3a4..a00ba835bca4 100644 --- a/net/py-python-cinderclient/distinfo +++ b/net/py-python-cinderclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390688 -SHA256 (python-cinderclient-9.5.0.tar.gz) = 1b9d717aff93cad420045fb6c52f6376ab72f085f8193130892020ec46c93555 -SIZE (python-cinderclient-9.5.0.tar.gz) = 236811 +TIMESTAMP = 1725559863 +SHA256 (python-cinderclient-9.6.0.tar.gz) = 3fefde268252e52e30fe2773f658227a78c6dee378fcb132d31c86e6ec9ba238 +SIZE (python-cinderclient-9.6.0.tar.gz) = 237239 |