summaryrefslogtreecommitdiff
path: root/net/py-python-cinderclient
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-05 05:26:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-05 05:30:17 +0800
commita91f6435c9f3dc0c3368b0d7c85bb52bc9c908ff (patch)
treeb49cfbd58fa25237f67ece9ec80d1969f04dadf5 /net/py-python-cinderclient
parentmath/py-rpy2: Update to 3.5.14 (diff)
net/py-python-cinderclient: Update to 9.4.0
- Update WWW and clean up pkg-descr Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
Diffstat (limited to 'net/py-python-cinderclient')
-rw-r--r--net/py-python-cinderclient/Makefile5
-rw-r--r--net/py-python-cinderclient/distinfo6
-rw-r--r--net/py-python-cinderclient/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/net/py-python-cinderclient/Makefile b/net/py-python-cinderclient/Makefile
index c92b720a751d..c9255ca2bc46 100644
--- a/net/py-python-cinderclient/Makefile
+++ b/net/py-python-cinderclient/Makefile
@@ -1,12 +1,13 @@
PORTNAME= python-cinderclient
-PORTVERSION= 9.3.0
+PORTVERSION= 9.4.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenStack Block Storage API Client Library
-WWW= https://docs.openstack.org/python-cinderclient/latest/
+WWW= https://docs.openstack.org/python-cinderclient/latest/ \
+ https://github.com/openstack/python-cinderclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/py-python-cinderclient/distinfo b/net/py-python-cinderclient/distinfo
index 281494549bca..a313ed4a8e06 100644
--- a/net/py-python-cinderclient/distinfo
+++ b/net/py-python-cinderclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771329
-SHA256 (python-cinderclient-9.3.0.tar.gz) = 9a6aa30feff48c0c0fd188e6d5150dbdd91e3fd5b10d2db9d78b9812ab14af88
-SIZE (python-cinderclient-9.3.0.tar.gz) = 236158
+TIMESTAMP = 1693823927
+SHA256 (python-cinderclient-9.4.0.tar.gz) = a53e6470a516627b59d22505222a0c85794be1a7f2774e87796105bd47ee9695
+SIZE (python-cinderclient-9.4.0.tar.gz) = 236451
diff --git a/net/py-python-cinderclient/pkg-descr b/net/py-python-cinderclient/pkg-descr
index bb72bc7b837e..a2caa0021e55 100644
--- a/net/py-python-cinderclient/pkg-descr
+++ b/net/py-python-cinderclient/pkg-descr
@@ -4,5 +4,3 @@ of the OpenStack Cinder API.
See the OpenStack CLI Reference for information on how to use the cinder
command-line tool. You may also want to look at the OpenStack API documentation.
-
-See also: https://github.com/openstack/python-cinderclient