diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:24:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:41:11 +0800 |
commit | 06001b26e2ea99fa328db0c48cb8fec599b33b14 (patch) | |
tree | f4f3e56518efd0639943c27ea23cd22048239b87 | |
parent | net/py-geopy: Update version requirement of RUN_DEPENDS (diff) |
net/py-python-openstackclient: Update to 6.0.0
Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
-rw-r--r-- | net/py-python-openstackclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-openstackclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile index 007cf344a08e..5d517316206a 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 5.8.0 +PORTVERSION= 6.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index 8b5a532bb967..c4a215607341 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264642 -SHA256 (python-openstackclient-5.8.0.tar.gz) = 334852df8897b95f0581ec12ee287de8c7a9289a208a18f0a8b38777019fd986 -SIZE (python-openstackclient-5.8.0.tar.gz) = 827602 +TIMESTAMP = 1661599303 +SHA256 (python-openstackclient-6.0.0.tar.gz) = 91c3ac12da4b423c16b3917616f84a23e2961e750fce590d409ecc50ee0431ce +SIZE (python-openstackclient-6.0.0.tar.gz) = 838447 |