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/Makefile | |
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/Makefile')
-rw-r--r-- | net/py-python-heatclient/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |