diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:24:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:41:11 +0800 |
commit | 06001b26e2ea99fa328db0c48cb8fec599b33b14 (patch) | |
tree | f4f3e56518efd0639943c27ea23cd22048239b87 /net/py-python-openstackclient/Makefile | |
parent | net/py-geopy: Update version requirement of RUN_DEPENDS (diff) |
net/py-python-openstackclient: Update to 6.0.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 007cf344a08e..5d517316206a 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-openstackclient -PORTVERSION= 5.8.0 +PORTVERSION= 6.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |