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