Hi,

Here an update for relatorio 0.7.0.

Thanks.
-- 
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/print/py-relatorio/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    14 May 2017 17:45:21 -0000      1.6
+++ Makefile    5 Oct 2017 08:24:07 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               templating library able to output odt and pdf files
 
-MODPY_EGG_VERSION=     0.6.4
+MODPY_EGG_VERSION=     0.7.0
 DISTNAME=              relatorio-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/py-relatorio/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    14 May 2017 17:45:21 -0000      1.3
+++ distinfo    5 Oct 2017 08:24:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (relatorio-0.6.4.tar.gz) = n6DpPIwqHTmmRfQOlA+ygyUol2+BwJca/+r9mg5mNlI=
-SIZE (relatorio-0.6.4.tar.gz) = 949912
+SHA256 (relatorio-0.7.0.tar.gz) = 79aNllc7FcWcJKj0IO0UIQzlHeU1qEcNFDgfK+1p2EU=
+SIZE (relatorio-0.7.0.tar.gz) = 970000
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/print/py-relatorio/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   14 May 2017 17:45:21 -0000      1.2
+++ pkg/PLIST   5 Oct 2017 08:24:07 -0000
@@ -31,6 +31,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/other.tmpl
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/test.tmpl
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/time.tmpl
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test.fodt
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test.odt
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.py
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.pyc

Reply via email to