svn commit: r537660 - head/devel/py-prance

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:10:13 UTC 2020


Author: sunpoet
Date: Wed Jun  3 18:10:08 2020
New Revision: 537660
URL: https://svnweb.freebsd.org/changeset/ports/537660

Log:
  Update to 0.18.3
  
  Changes:	https://github.com/jfinkhaeuser/prance/blob/master/CHANGES.rst

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

Modified: head/devel/py-prance/Makefile
==============================================================================
--- head/devel/py-prance/Makefile	Wed Jun  3 18:10:03 2020	(r537659)
+++ head/devel/py-prance/Makefile	Wed Jun  3 18:10:08 2020	(r537660)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	prance
-PORTVERSION=	0.18.2
+PORTVERSION=	0.18.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}chardet>=3.0:textp
 		${PYTHON_PKGNAMEPREFIX}six>=1.14:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.4+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/devel/py-prance/distinfo
==============================================================================
--- head/devel/py-prance/distinfo	Wed Jun  3 18:10:03 2020	(r537659)
+++ head/devel/py-prance/distinfo	Wed Jun  3 18:10:08 2020	(r537660)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588013498
-SHA256 (prance-0.18.2.tar.gz) = e1ab67ec984c94b94e32bf17a2d6f35960db8b1ee248efea9f00ebaa1fcea1af
-SIZE (prance-0.18.2.tar.gz) = 695684
+TIMESTAMP = 1591186794
+SHA256 (prance-0.18.3.tar.gz) = 4600ec749ade4f10d1cc8b07cd7a372f02985efd66100e287e67ccb1d48b5fc5
+SIZE (prance-0.18.3.tar.gz) = 695802


More information about the svn-ports-all mailing list