diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-24 11:37:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-24 11:37:05 +0000 |
commit | 775c447ec240a9225cadd8dc8f0b8716a484d110 (patch) | |
tree | 55cce2b4e29c77730cf8afa2e918c1f326ec7cb3 /net/py-python-keystoneclient | |
parent | Update to 2.2.0 (diff) |
Update to 4.1.0
Changes: https://docs.openstack.org/releasenotes/python-keystoneclient/
Notes
Notes:
svn path=/head/; revision=540043
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 6ba165d12e74..20208b054e78 100644 --- a/net/py-python-keystoneclient/Makefile +++ b/net/py-python-keystoneclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-keystoneclient -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.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 2ce699f151da..ca799328eae2 100644 --- a/net/py-python-keystoneclient/distinfo +++ b/net/py-python-keystoneclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589134882 -SHA256 (python-keystoneclient-4.0.0.tar.gz) = 6d93efd494b43d8b4cd8a62281c82d3f02aa531c5523e6bbe7d696e37bc77ba8 -SIZE (python-keystoneclient-4.0.0.tar.gz) = 313891 +TIMESTAMP = 1592919392 +SHA256 (python-keystoneclient-4.1.0.tar.gz) = 7b9b99021358a4db20673d338ba42bc2bd8e7e969cfd777f68c600ae6a39cb1b +SIZE (python-keystoneclient-4.1.0.tar.gz) = 317929 |