diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 01:56:52 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 02:00:46 +0800 |
| commit | 042d049a93673aec9624e621c442fea665b2c1ae (patch) | |
| tree | 1c4a14273a666658d09ee2513d098e54e2ccfb19 /net/py-python-keystoneclient/Makefile | |
| parent | net/py-python-heatclient: Update to 3.0.0 (diff) | |
net/py-python-keystoneclient: Update to 5.0.0
Changes: https://docs.openstack.org/releasenotes/python-keystoneclient/
Diffstat (limited to 'net/py-python-keystoneclient/Makefile')
| -rw-r--r-- | net/py-python-keystoneclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile index f09f02ec438c..e3622e843f61 100644 --- a/net/py-python-keystoneclient/Makefile +++ b/net/py-python-keystoneclient/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-keystoneclient -PORTVERSION= 4.5.0 +PORTVERSION= 5.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
