svn commit: r538975 - head/devel/py-cliff

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 18:46:55 UTC 2020


Author: sunpoet
Date: Mon Jun 15 18:46:49 2020
New Revision: 538975
URL: https://svnweb.freebsd.org/changeset/ports/538975

Log:
  Update to 3.2.0
  
  Changes:	https://docs.openstack.org/cliff/latest/user/history.html

Modified:
  head/devel/py-cliff/Makefile
  head/devel/py-cliff/distinfo

Modified: head/devel/py-cliff/Makefile
==============================================================================
--- head/devel/py-cliff/Makefile	Mon Jun 15 18:46:44 2020	(r538974)
+++ head/devel/py-cliff/Makefile	Mon Jun 15 18:46:49 2020	(r538975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cliff
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cmd2>=0.8.0:devel/
 		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/devel/py-cliff/distinfo
==============================================================================
--- head/devel/py-cliff/distinfo	Mon Jun 15 18:46:44 2020	(r538974)
+++ head/devel/py-cliff/distinfo	Mon Jun 15 18:46:49 2020	(r538975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585564850
-SHA256 (cliff-3.1.0.tar.gz) = 529b0ee0d2d38c7cbbababbbe3472b43b667a5c36025ef1b6cd00851c4313849
-SIZE (cliff-3.1.0.tar.gz) = 79037
+TIMESTAMP = 1592145091
+SHA256 (cliff-3.2.0.tar.gz) = 56f638aba848ab75e8d00ec8813d27a446ee25a5162c4fe2792540d573e39d84
+SIZE (cliff-3.2.0.tar.gz) = 78613


More information about the svn-ports-all mailing list