summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:29 +0800
commit28596913e55cda602be9a6afc0e96ca1e71d4fa2 (patch)
tree2492d6a4b63fcb03417d47ef7d58f74b71c823e2
parentmath/py-numexpr: Update to 2.8.6 (diff)
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
-rw-r--r--net/py-python-barbicanclient/Makefile5
-rw-r--r--net/py-python-barbicanclient/distinfo6
-rw-r--r--net/py-python-barbicanclient/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/net/py-python-barbicanclient/Makefile b/net/py-python-barbicanclient/Makefile
index b9c11e354a39..8e5618d3f9b3 100644
--- a/net/py-python-barbicanclient/Makefile
+++ b/net/py-python-barbicanclient/Makefile
@@ -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
diff --git a/net/py-python-barbicanclient/distinfo b/net/py-python-barbicanclient/distinfo
index 842023c29a18..751c333519be 100644
--- a/net/py-python-barbicanclient/distinfo
+++ b/net/py-python-barbicanclient/distinfo
@@ -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
diff --git a/net/py-python-barbicanclient/pkg-descr b/net/py-python-barbicanclient/pkg-descr
index 95f31f214364..e9f746ad5f8e 100644
--- a/net/py-python-barbicanclient/pkg-descr
+++ b/net/py-python-barbicanclient/pkg-descr
@@ -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