diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 01:56:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 02:00:46 +0800 |
commit | e729f1585ca414a8db99a1713018cc7e8984f1fa (patch) | |
tree | 5a7da14030271b2f161c249ef7e4797151df87d3 /net/py-python-neutronclient | |
parent | net/py-python-keystoneclient: Update to 5.0.0 (diff) |
net/py-python-neutronclient: Update to 8.0.0
Changes: https://docs.openstack.org/releasenotes/python-neutronclient/
Diffstat (limited to 'net/py-python-neutronclient')
-rw-r--r-- | net/py-python-neutronclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-neutronclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-neutronclient/Makefile b/net/py-python-neutronclient/Makefile index ebb95527a081..87b3e797dd66 100644 --- a/net/py-python-neutronclient/Makefile +++ b/net/py-python-neutronclient/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-neutronclient -PORTVERSION= 7.8.0 +PORTVERSION= 8.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-neutronclient/distinfo b/net/py-python-neutronclient/distinfo index 77f99d7aa63a..5aa803d0e6ec 100644 --- a/net/py-python-neutronclient/distinfo +++ b/net/py-python-neutronclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058096 -SHA256 (python-neutronclient-7.8.0.tar.gz) = 9bc66b2952912c2ba298d4c8492db897a5eafcb0ecf757e37baa691b70b47b4e -SIZE (python-neutronclient-7.8.0.tar.gz) = 304872 +TIMESTAMP = 1658151393 +SHA256 (python-neutronclient-8.0.0.tar.gz) = f54cbfde73406a80aae540921c045408faccbd1eb015f35ac112cea3019269fb +SIZE (python-neutronclient-8.0.0.tar.gz) = 304243 |