diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-31 17:08:39 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-31 17:22:54 +0800 |
commit | 808eaa20d90c5ad9fd9f9027fea9a862bec40c33 (patch) | |
tree | 248dfd5671d7ab12c046e6a5e55f1a4427789f6f /net/py-python-openstackclient | |
parent | math/py-narwhals: Update to 1.12.0 (diff) |
net/py-python-openstackclient: Update to 7.2.1
Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
Diffstat (limited to 'net/py-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 e12244318110..45848574dbac 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index 6a132cb30f19..6b5d3f851adf 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729856286 -SHA256 (python-openstackclient-7.2.0.tar.gz) = f637b75bbf0f537899263cd53123d73f1059d2f318639c522c903dcc127b3b92 -SIZE (python-openstackclient-7.2.0.tar.gz) = 947396 +TIMESTAMP = 1730301024 +SHA256 (python-openstackclient-7.2.1.tar.gz) = eb9abe56b52726245b99bdfb539a6cd5196c052039809703c65c69049e44ca39 +SIZE (python-openstackclient-7.2.1.tar.gz) = 947778 |