mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
097984edc7
commit
a91f6435c9
3 changed files with 6 additions and 7 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue