svn commit: r539834 - head/net/py-python-cinderclient

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 22 16:08:15 UTC 2020


Author: sunpoet
Date: Mon Jun 22 16:08:08 2020
New Revision: 539834
URL: https://svnweb.freebsd.org/changeset/ports/539834

Log:
  Update to 7.1.0
  
  Changes:	https://docs.openstack.org/releasenotes/python-cinderclient/

Modified:
  head/net/py-python-cinderclient/Makefile
  head/net/py-python-cinderclient/distinfo

Modified: head/net/py-python-cinderclient/Makefile
==============================================================================
--- head/net/py-python-cinderclient/Makefile	Mon Jun 22 16:08:03 2020	(r539833)
+++ head/net/py-python-cinderclient/Makefile	Mon Jun 22 16:08:08 2020	(r539834)
@@ -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} \

Modified: head/net/py-python-cinderclient/distinfo
==============================================================================
--- head/net/py-python-cinderclient/distinfo	Mon Jun 22 16:08:03 2020	(r539833)
+++ head/net/py-python-cinderclient/distinfo	Mon Jun 22 16:08:08 2020	(r539834)
@@ -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


More information about the svn-ports-all mailing list