diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 16:08:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 16:08:08 +0000 |
commit | ab673e4728124997b0789abde9823a5ee55b28a1 (patch) | |
tree | 6c6ecae1afed3079167630d5aa3f05fd1d46bb16 | |
parent | Update to 2.2.0 (diff) |
Update to 7.1.0
Changes: https://docs.openstack.org/releasenotes/python-cinderclient/
Notes
Notes:
svn path=/head/; revision=539834
-rw-r--r-- | net/py-python-cinderclient/Makefile | 5 | ||||
-rw-r--r-- | 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 3d04863f7da1..f52f5922ef87 100644 --- a/net/py-python-cinderclient/Makefile +++ b/net/py-python-cinderclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-cinderclient -PORTVERSION= 7.0.0 +PORTVERSION= 7.1.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ diff --git a/net/py-python-cinderclient/distinfo b/net/py-python-cinderclient/distinfo index 71354e69cdb8..e6b78895f6c3 100644 --- a/net/py-python-cinderclient/distinfo +++ b/net/py-python-cinderclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586534802 -SHA256 (python-cinderclient-7.0.0.tar.gz) = ff5cd2f28dd7558a7244d4072e472ae5d9a6b180158e26586a6312624cd1ec14 -SIZE (python-cinderclient-7.0.0.tar.gz) = 259347 +TIMESTAMP = 1592835243 +SHA256 (python-cinderclient-7.1.0.tar.gz) = 625d34dd6a3626f9a02e83af554441d96ff91ab20aa081412c7530c1e87ec642 +SIZE (python-cinderclient-7.1.0.tar.gz) = 243949 |