aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:18:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:47 +0000
commite4c66d1aea7866f25cfd849b565c216ef8145653 (patch)
tree486e9bf6ce4bcac6004f4124cb21c792fa544a97
parent0e96fafad3aed98cd3710228e78f9862351b0f3e (diff)
downloadports-e4c66d1aea7866f25cfd849b565c216ef8145653.tar.gz
ports-e4c66d1aea7866f25cfd849b565c216ef8145653.zip
net/py-python-openstackclient: Update to 6.2.0
- Update WWW and clean up pkg-descr Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
-rw-r--r--net/py-python-openstackclient/Makefile5
-rw-r--r--net/py-python-openstackclient/distinfo6
-rw-r--r--net/py-python-openstackclient/pkg-descr2
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