diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 19:36:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 19:36:17 +0000 |
commit | f503ba8a346fc88c687f16bef8b846e408735e58 (patch) | |
tree | 3d7180a3e06c0276294b34971d4ef007df7f09d6 /net/py-python-glanceclient | |
parent | Update to 3.3.4 (diff) |
Update to 3.2.0
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
Notes
Notes:
svn path=/head/; revision=539922
Diffstat (limited to 'net/py-python-glanceclient')
-rw-r--r-- | net/py-python-glanceclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-glanceclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index b2caab23534c..751b13a74ed6 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-glanceclient -PORTVERSION= 3.1.1 +PORTVERSION= 3.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-glanceclient/distinfo b/net/py-python-glanceclient/distinfo index 82df0eb33b6e..6cee38b4bcd7 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590482796 -SHA256 (python-glanceclient-3.1.1.tar.gz) = c5f123685c01564aa84186b37fad9264b0ae039097f372d8e5bee377b7c843bc -SIZE (python-glanceclient-3.1.1.tar.gz) = 193395 +TIMESTAMP = 1592846060 +SHA256 (python-glanceclient-3.2.0.tar.gz) = 0181ee9384e5fee3bdd733c3d5d88e242dff5f285dda25176d1b71dbc1b8fb2c +SIZE (python-glanceclient-3.2.0.tar.gz) = 193799 |