git: 28596913e55c - main - net/py-python-barbicanclient: Update to 5.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=28596913e55cda602be9a6afc0e96ca1e71d4fa2 commit 28596913e55cda602be9a6afc0e96ca1e71d4fa2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 03:18:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 03:18:29 +0000 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 --- net/py-python-barbicanclient/Makefile | 5 +++-- net/py-python-barbicanclient/distinfo | 6 +++--- net/py-python-barbicanclient/pkg-descr | 2 -- 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