diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-10 21:41:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-10 21:41:28 +0000 |
commit | 97b230aadf66866f935d08df600749c629149b9e (patch) | |
tree | 0d0cbafe5ee8faef08f4f57ed0ce0879b392fe60 /net/py-python-keystoneclient | |
parent | Update to 2.3.0 (diff) |
Update to 4.2.0
Changes: https://docs.openstack.org/releasenotes/python-keystoneclient/
Notes
Notes:
svn path=/head/; revision=557589
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 18a7a6cc6d80..624a87df8868 100644 --- a/net/py-python-keystoneclient/Makefile +++ b/net/py-python-keystoneclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-keystoneclient -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.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 5772f8df4708..d9ca71c0a51a 100644 --- a/net/py-python-keystoneclient/distinfo +++ b/net/py-python-keystoneclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600177168 -SHA256 (python-keystoneclient-4.1.1.tar.gz) = f7054da3b5b27122059a7eea6868e5cfa45c9b58facd51aa51bceeceb14c205c -SIZE (python-keystoneclient-4.1.1.tar.gz) = 316920 +TIMESTAMP = 1607539807 +SHA256 (python-keystoneclient-4.2.0.tar.gz) = 0248426e483b95de395086482c077d48e45990d3b1a3e334b2ec8b2e108f5a8a +SIZE (python-keystoneclient-4.2.0.tar.gz) = 324718 |