net/py-python-barbicanclient: Update to 5.6.0

- Update WWW and clean up pkg-descr

Changes:	https://github.com/openstack/python-barbicanclient/commits/master
This commit is contained in:
Po-Chuan Hsieh 2023-09-22 11:18:29 +08:00
parent 04e501c95d
commit 28596913e5
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-barbicanclient
PORTVERSION= 5.5.0
PORTVERSION= 5.6.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client Library for OpenStack Barbican Key Management API
WWW= https://docs.openstack.org/python-barbicanclient/latest/
WWW= https://docs.openstack.org/python-barbicanclient/latest/ \
https://github.com/openstack/python-barbicanclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1677771327
SHA256 (python-barbicanclient-5.5.0.tar.gz) = 5def6e7aea465dae01860ede8bcc56d5fe808a1167f45aeb22a4fefc5d9edc2d
SIZE (python-barbicanclient-5.5.0.tar.gz) = 129808
TIMESTAMP = 1695143345
SHA256 (python-barbicanclient-5.6.0.tar.gz) = ac3005aad309a883b08bae52710d85b56ffaf0ce21b3d1c73b35ae9b309ef82e
SIZE (python-barbicanclient-5.6.0.tar.gz) = 129773

View file

@ -1,5 +1,3 @@
This is a client for the Barbican Key Management API. There is a Python library
for accessing the API (barbicanclient module), and a command-line script
(barbican).
See also: https://github.com/openstack/python-barbicanclient