diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 22:44:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 23:07:58 +0800 |
commit | 91fb030206ccccea49d008a3e37bb633b741ed7c (patch) | |
tree | 2d0fb8c203a4eea7221c0a7268f0e41a4a2dc5fd | |
parent | net/py-python-keystoneclient: Update to 5.3.0 (diff) |
net/py-python-openstackclient: Update to 6.5.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 f23242f57459..05d2e8f825f1 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 6.4.0 +PORTVERSION= 6.5.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index 7e730e790c88..8a492b6feb18 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028136 -SHA256 (python-openstackclient-6.4.0.tar.gz) = 0c6ab40168ea51fed68819aa251f8253de9a61dacc96dd1b64739f189fc2183f -SIZE (python-openstackclient-6.4.0.tar.gz) = 915402 +TIMESTAMP = 1708449428 +SHA256 (python-openstackclient-6.5.0.tar.gz) = 12fc19347f6b19bfe2c36f11c7a1841f415a2ee7f18b959413c2121997b84951 +SIZE (python-openstackclient-6.5.0.tar.gz) = 916521 |