diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-14 12:51:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-14 13:25:43 +0800 |
commit | 88b046f9d1f216f91831c011cae891de9042c08b (patch) | |
tree | 73dc4a08ed61e634a6f93a6cdf6746a538138df5 /net/py-python-openstackclient/Makefile | |
parent | net/py-pychromecast: Update to 14.0.4 (diff) |
net/py-python-openstackclient: Update to 7.1.3
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 df2f09d3b6ef..ab3a65c7f249 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 7.1.2 +PORTVERSION= 7.1.3 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |