diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:14:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:44:51 +0800 |
commit | 1fa2ef0530f7f27fa0e8eb22e18500b9cf8f0293 (patch) | |
tree | 1248379ed1c8b42cccc562abb7baab6feb29adb9 /net/py-python-keystoneclient | |
parent | net/py-python-heatclient: Update to 2.4.0 (diff) |
net/py-python-keystoneclient: Update to 4.3.0
Changes: https://docs.openstack.org/releasenotes/python-keystoneclient/
Diffstat (limited to 'net/py-python-keystoneclient')
-rw-r--r-- | net/py-python-keystoneclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-keystoneclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile index 1e9907a6cd61..d8c4a17ed5f2 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.2.0 +PORTVERSION= 4.3.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-keystoneclient/distinfo b/net/py-python-keystoneclient/distinfo index d9ca71c0a51a..63fdcc9514d0 100644 --- a/net/py-python-keystoneclient/distinfo +++ b/net/py-python-keystoneclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539807 -SHA256 (python-keystoneclient-4.2.0.tar.gz) = 0248426e483b95de395086482c077d48e45990d3b1a3e334b2ec8b2e108f5a8a -SIZE (python-keystoneclient-4.2.0.tar.gz) = 324718 +TIMESTAMP = 1632037202 +SHA256 (python-keystoneclient-4.3.0.tar.gz) = fd09b7790ce53c20dc94318ec4d76e1cf71908aed59baeb4c7a61c17afd3aad5 +SIZE (python-keystoneclient-4.3.0.tar.gz) = 324711 |