From 33c125b9e267bc95670470006ae343df1bfb4d5f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 22 Mar 2023 02:46:48 +0800 Subject: net/py-python-cinderclient: Update to 9.3.0 Changes: https://docs.openstack.org/releasenotes/python-cinderclient/ --- net/py-python-cinderclient/Makefile | 5 ++--- net/py-python-cinderclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/py-python-cinderclient/Makefile b/net/py-python-cinderclient/Makefile index a50a258da23d..cf8dce524c15 100644 --- a/net/py-python-cinderclient/Makefile +++ b/net/py-python-cinderclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-cinderclient -PORTVERSION= 9.2.0 +PORTVERSION= 9.3.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,12 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=4.3.1:devel/py-keystoneauth1@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=5.0.0:devel/py-keystoneauth1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=5.0.1:devel/py-oslo.i18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.8.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=5.5.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=3.3.0:devel/py-stevedore@${PY_FLAVOR} USES= python:3.8+ shebangfix diff --git a/net/py-python-cinderclient/distinfo b/net/py-python-cinderclient/distinfo index 5794a5d5e51c..281494549bca 100644 --- a/net/py-python-cinderclient/distinfo +++ b/net/py-python-cinderclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589968 -SHA256 (python-cinderclient-9.2.0.tar.gz) = aa762875a270af49057caca87d5b034e630b3180dec6a193cfcb9279f3d63df4 -SIZE (python-cinderclient-9.2.0.tar.gz) = 235773 +TIMESTAMP = 1677771329 +SHA256 (python-cinderclient-9.3.0.tar.gz) = 9a6aa30feff48c0c0fd188e6d5150dbdd91e3fd5b10d2db9d78b9812ab14af88 +SIZE (python-cinderclient-9.3.0.tar.gz) = 236158 -- cgit v1.2.3