diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-10 05:24:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-10 05:34:40 +0800 |
commit | eca4cd04cd7ba8142da96dae0b3083467e6bce46 (patch) | |
tree | 2dbb60c3a01b473fc6626bf3c2b67191ebe9c9ab /net/py-python-glanceclient | |
parent | math/py-hdbscan: Update to 0.8.30 (diff) |
net/py-python-glanceclient: Update to 4.4.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 8542a6bddc79..2dc138263b03 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-glanceclient -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.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 79f8f62a6816..809dc5c37747 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771333 -SHA256 (python-glanceclient-4.3.0.tar.gz) = e67c023ce73d181c64f4122d89a49c7f2d5e96397e7b4a2414210e56c1e85c34 -SIZE (python-glanceclient-4.3.0.tar.gz) = 205005 +TIMESTAMP = 1688902177 +SHA256 (python-glanceclient-4.4.0.tar.gz) = 7a366e1ff66bdb76e627eecf7cd4053bd94f35fa3cdc690d29aff47e976e0532 +SIZE (python-glanceclient-4.4.0.tar.gz) = 205612 |