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 /net/py-python-openstackclient/Makefile | |
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/
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 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} |