diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:20:30 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-09 02:37:44 +0800 |
commit | 4754e77cd0eb00a0bc5357d2ae199a8160d7a1d2 (patch) | |
tree | 131e5d1cc0c70ad80a50e6ec16600deda24bd071 /net/py-python-glanceclient | |
parent | net/py-python-designateclient: Update to 6.1.0 (diff) |
net/py-python-glanceclient: Update to 4.7.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 bdfdca7428fe..286c2f2ecef8 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-glanceclient -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-glanceclient/distinfo b/net/py-python-glanceclient/distinfo index 3edf9dd0a781..71cf7ab07c4c 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142136 -SHA256 (python-glanceclient-4.6.0.tar.gz) = 8099b84f3c6d223be4a4e95b37cd8c3db6342660dd8b09443061b166f4d1f8fa -SIZE (python-glanceclient-4.6.0.tar.gz) = 206480 +TIMESTAMP = 1725559867 +SHA256 (python-glanceclient-4.7.0.tar.gz) = c19452ef12da3c484b69d22a888ce7a74910bdb8783bbe91248c60efa5378810 +SIZE (python-glanceclient-4.7.0.tar.gz) = 208314 |