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/Makefile | |
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/Makefile')
-rw-r--r-- | net/py-python-openstackclient/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |