diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-20 06:11:22 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-20 06:11:22 +0800 |
commit | e7637f680d4d7c28630237ed33a7149618d814b6 (patch) | |
tree | ce9a0ff8e21bd6cc0e38f0951527236fd35ec030 /net/py-python-neutronclient | |
parent | net/py-python-glanceclient: Update to 4.6.0 (diff) |
net/py-python-neutronclient: Update to 11.3.0
Changes: https://docs.openstack.org/releasenotes/python-neutronclient/
Diffstat (limited to 'net/py-python-neutronclient')
-rw-r--r-- | net/py-python-neutronclient/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-neutronclient/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-neutronclient/Makefile b/net/py-python-neutronclient/Makefile index c56be562af08..01ebd0d853e7 100644 --- a/net/py-python-neutronclient/Makefile +++ b/net/py-python-neutronclient/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-neutronclient -PORTVERSION= 11.2.0 -PORTREVISION= 1 +PORTVERSION= 11.3.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-neutronclient/distinfo b/net/py-python-neutronclient/distinfo index b81e72578b49..65b329029764 100644 --- a/net/py-python-neutronclient/distinfo +++ b/net/py-python-neutronclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390698 -SHA256 (python-neutronclient-11.2.0.tar.gz) = e103f552c32866b0f5f5d5d7be260e5ea2f65d8022fc0bf579c88c312bb333ef -SIZE (python-neutronclient-11.2.0.tar.gz) = 211150 +TIMESTAMP = 1716142138 +SHA256 (python-neutronclient-11.3.0.tar.gz) = 0a2eae368639d7b507173f99a9e6cd706cddfc8cb7840e84a59df52dc5fde951 +SIZE (python-neutronclient-11.3.0.tar.gz) = 211322 |