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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 16 18:01:43 UTC 2020


Author: sunpoet
Date: Sun Feb 16 18:01:42 2020
New Revision: 526287
URL: https://svnweb.freebsd.org/changeset/ports/526287

Log:
  Update to 6.0.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	Sun Feb 16 18:01:37 2020	(r526286)
+++ head/net/py-python-cinderclient/Makefile	Sun Feb 16 18:01:42 2020	(r526287)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-cinderclient
-PORTVERSION=	5.0.0
+PORTVERSION=	6.0.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel
 		${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
 
-USES=		python shebangfix
+USES=		python:3.6+ shebangfix
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/net/py-python-cinderclient/distinfo
==============================================================================
--- head/net/py-python-cinderclient/distinfo	Sun Feb 16 18:01:37 2020	(r526286)
+++ head/net/py-python-cinderclient/distinfo	Sun Feb 16 18:01:42 2020	(r526287)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578401178
-SHA256 (python-cinderclient-5.0.0.tar.gz) = d61bc8d816c1fe18304843b70bbb33220ebb5ae554b4c3a1c83486ad0d7d1509
-SIZE (python-cinderclient-5.0.0.tar.gz) = 254510
+TIMESTAMP = 1581775759
+SHA256 (python-cinderclient-6.0.0.tar.gz) = 48f5a0df0983bd06c0c870b728f2952a3fe4b67a4dc0031afaef0536e829d097
+SIZE (python-cinderclient-6.0.0.tar.gz) = 258173


More information about the svn-ports-all mailing list