Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 09:35:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481347 - head/print/py-relatorio
Message-ID:  <201810060935.w969ZMNg002133@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  6 09:35:22 2018
New Revision: 481347
URL: https://svnweb.freebsd.org/changeset/ports/481347

Log:
  Update to 0.8.1
  
  Changes:	https://hg.tryton.org/relatorio/file/tip/CHANGES

Modified:
  head/print/py-relatorio/Makefile
  head/print/py-relatorio/distinfo

Modified: head/print/py-relatorio/Makefile
==============================================================================
--- head/print/py-relatorio/Makefile	Sat Oct  6 09:35:14 2018	(r481346)
+++ head/print/py-relatorio/Makefile	Sat Oct  6 09:35:22 2018	(r481347)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	relatorio
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +19,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textpr
 		${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/print/py-relatorio/distinfo
==============================================================================
--- head/print/py-relatorio/distinfo	Sat Oct  6 09:35:14 2018	(r481346)
+++ head/print/py-relatorio/distinfo	Sat Oct  6 09:35:22 2018	(r481347)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513861301
-SHA256 (relatorio-0.8.0.tar.gz) = bddf85d029c5c85a0f976d73907e14e4c3093065fe8527170c91abf0218546d9
-SIZE (relatorio-0.8.0.tar.gz) = 1096794
+TIMESTAMP = 1538591770
+SHA256 (relatorio-0.8.1.tar.gz) = 149a1c4c2a35d9b9e634fe80cac405bc9b4c03a42f818302362183515e7e835d
+SIZE (relatorio-0.8.1.tar.gz) = 1099129



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810060935.w969ZMNg002133>