diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 11:47:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-04 11:47:02 +0800 |
commit | 10bb48abb6712afee5a28f7f32e898310e6d811a (patch) | |
tree | 0546031ebd0f160d406499168deef2ad9e1b1787 /net/py-python-glanceclient | |
parent | net/py-python-cinderclient: Update to 9.1.0 (diff) |
net/py-python-glanceclient: Update to 4.1.0
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
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 536cf42f07c6..42c5520dcae5 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-glanceclient -PORTVERSION= 4.0.1 +PORTVERSION= 4.1.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 1c4519cc6898..33971eeb9977 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657835457 -SHA256 (python-glanceclient-4.0.1.tar.gz) = a5f42722fad9170d7a79117690fc66b615a963ba96901bbd4946af4275cef334 -SIZE (python-glanceclient-4.0.1.tar.gz) = 202810 +TIMESTAMP = 1662212184 +SHA256 (python-glanceclient-4.1.0.tar.gz) = 7e49d804a673080eac4e1ba03504f9fa9fbf86abfcbd6e8cd8b30ca5b4feeeb6 +SIZE (python-glanceclient-4.1.0.tar.gz) = 204252 |