diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 21:02:46 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 21:36:35 +0800 |
commit | 8ec53394a0ac9f184c4fd69d79a037de0dec70fd (patch) | |
tree | f7bc0cfddd168dfa123dbfe12c2a1cef9b7564f6 /net/py-python-openstackclient/Makefile | |
parent | math/py-scikit-fem: Update to 10.0.2 (diff) |
net/py-python-openstackclient: Update to 7.1.2
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 c9d78e9473bd..df2f09d3b6ef 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 7.1.1 +PORTVERSION= 7.1.2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |