net/py-python-cinderclient: Update to 9.4.0

- Update WWW and clean up pkg-descr

Changes:	https://docs.openstack.org/releasenotes/python-cinderclient/
This commit is contained in:
Po-Chuan Hsieh 2023-09-05 05:26:29 +08:00
parent 097984edc7
commit a91f6435c9
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 7 deletions

View file

@ -1,12 +1,13 @@
PORTNAME= python-cinderclient PORTNAME= python-cinderclient
PORTVERSION= 9.3.0 PORTVERSION= 9.4.0
CATEGORIES= net python CATEGORIES= net python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenStack Block Storage API Client Library 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= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1677771329 TIMESTAMP = 1693823927
SHA256 (python-cinderclient-9.3.0.tar.gz) = 9a6aa30feff48c0c0fd188e6d5150dbdd91e3fd5b10d2db9d78b9812ab14af88 SHA256 (python-cinderclient-9.4.0.tar.gz) = a53e6470a516627b59d22505222a0c85794be1a7f2774e87796105bd47ee9695
SIZE (python-cinderclient-9.3.0.tar.gz) = 236158 SIZE (python-cinderclient-9.4.0.tar.gz) = 236451

View file

@ -4,5 +4,3 @@ of the OpenStack Cinder API.
See the OpenStack CLI Reference for information on how to use the cinder 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. command-line tool. You may also want to look at the OpenStack API documentation.
See also: https://github.com/openstack/python-cinderclient