diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:05:32 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:43:58 +0800 |
commit | bc5429fb43e7a501bd69370540df0bc44b7f9b99 (patch) | |
tree | 97208e9f997679daa43aba8c5da3bb9a4949faa3 /net/py-python-glanceclient | |
parent | net/py-python-barbicanclient: Update to 5.1.0 (diff) |
net/py-python-glanceclient: Update to 3.3.0
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
Diffstat (limited to 'net/py-python-glanceclient')
-rw-r--r-- | net/py-python-glanceclient/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-glanceclient/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index 727a3e230d22..410ed8556535 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -1,8 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-glanceclient -PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTVERSION= 3.3.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 1cc02761be6e..5ce0fb12f49b 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599729135 -SHA256 (python-glanceclient-3.2.2.tar.gz) = dd5a593dfaa12832718ff343b389702e49cb624aa5c25b5469ea81dba89c9ae6 -SIZE (python-glanceclient-3.2.2.tar.gz) = 191501 +TIMESTAMP = 1618320242 +SHA256 (python-glanceclient-3.3.0.tar.gz) = 8dfb31dad2d08885e2354bba6cec29bf271f65feffb925658b312d5af0fc2af5 +SIZE (python-glanceclient-3.3.0.tar.gz) = 197333 |