diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-24 11:37:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-24 11:37:00 +0000 |
commit | 119b0309f51e860cc36a6e4b33bf60df1a08e019 (patch) | |
tree | 853cb826608610fc2f0e85f67be56c20eddf4f49 /net/py-python-heatclient | |
parent | Update to 2.6.0 (diff) |
Update to 2.2.0
Changes: https://docs.openstack.org/releasenotes/python-heatclient/
Notes
Notes:
svn path=/head/; revision=540042
Diffstat (limited to 'net/py-python-heatclient')
-rw-r--r-- | net/py-python-heatclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-heatclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index 09363c386326..71d202926b7f 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-heatclient -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-heatclient/distinfo b/net/py-python-heatclient/distinfo index 4a2ed765d7b3..0e7a1ef12d28 100644 --- a/net/py-python-heatclient/distinfo +++ b/net/py-python-heatclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590482798 -SHA256 (python-heatclient-2.1.0.tar.gz) = b7cabac578a5ff368ddab0eac4e47fbffd4f59050346ed1ab0303bd8790bbaf2 -SIZE (python-heatclient-2.1.0.tar.gz) = 173901 +TIMESTAMP = 1592919390 +SHA256 (python-heatclient-2.2.0.tar.gz) = 960649ebd27a7c8f4908cf656040198ef5c2483c18bc9a24754bf34923a2ffd2 +SIZE (python-heatclient-2.2.0.tar.gz) = 172826 |