git: e4c66d1aea78 - main - net/py-python-openstackclient: Update to 6.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:38:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4c66d1aea7866f25cfd849b565c216ef8145653 commit e4c66d1aea7866f25cfd849b565c216ef8145653 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:18:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:47 +0000 net/py-python-openstackclient: Update to 6.2.0 - Update WWW and clean up pkg-descr Changes: https://docs.openstack.org/releasenotes/python-openstackclient/ --- net/py-python-openstackclient/Makefile | 5 +++-- net/py-python-openstackclient/distinfo | 6 +++--- net/py-python-openstackclient/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile index ceb846c2a4ed..f122c86bd897 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,12 +1,13 @@ PORTNAME= python-openstackclient -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Command-line Client -WWW= https://docs.openstack.org/python-openstackclient/latest/ +WWW= https://docs.openstack.org/python-openstackclient/latest/ \ + https://github.com/openstack/python-openstackclient LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index 47d1586ab527..2c3e59a291c5 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771343 -SHA256 (python-openstackclient-6.1.0.tar.gz) = ed91791851bf7909af4189d599a57c89660f85695d24f3ee9a5665a1e26434b8 -SIZE (python-openstackclient-6.1.0.tar.gz) = 881389 +TIMESTAMP = 1679498790 +SHA256 (python-openstackclient-6.2.0.tar.gz) = 7c53abe1b73b453f59da7b73679c3b759b48e51b8b054864b5fdea2ea82727d6 +SIZE (python-openstackclient-6.2.0.tar.gz) = 886194 diff --git a/net/py-python-openstackclient/pkg-descr b/net/py-python-openstackclient/pkg-descr index b254d1027976..2318588f5dd2 100644 --- a/net/py-python-openstackclient/pkg-descr +++ b/net/py-python-openstackclient/pkg-descr @@ -4,5 +4,3 @@ Storage APIs together in a single shell with a uniform command structure. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. - -See also: https://github.com/openstack/python-openstackclient