Hi,

Here an update of relatorio.

relatorio.openhex.org isn't available anymore, so I switched to tryton
as upstream (as reflected on pypi).

The python module should be usable with python3, but for now Genshi
dependency isn't switchable: tests are failing.

Thanks.
-- 
Sebastien Marie

Index: Makefile
===================================================================
RCS file: /cvs/ports/print/py-relatorio/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    29 Sep 2015 10:52:29 -0000      1.5
+++ Makefile    14 May 2017 10:27:28 -0000
@@ -2,14 +2,13 @@
 
 COMMENT=               templating library able to output odt and pdf files
 
-MODPY_EGG_VERSION=     0.5.5
+MODPY_EGG_VERSION=     0.6.4
 DISTNAME=              relatorio-${MODPY_EGG_VERSION}
-REVISION=              1
 PKGNAME=               py-${DISTNAME}
 
 CATEGORIES=            print textproc
 
-HOMEPAGE=              http://relatorio.openhex.org/
+HOMEPAGE=              http://relatorio.tryton.org/
 
 # GPLv3
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/py-relatorio/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    18 Jan 2015 03:14:58 -0000      1.2
+++ distinfo    14 May 2017 10:27:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (relatorio-0.5.5.tar.gz) = LwjB1EzTAKGs7lIhvEbVflORDGwwCSxJFyYqjoaw1x8=
-SIZE (relatorio-0.5.5.tar.gz) = 26908
+SHA256 (relatorio-0.6.4.tar.gz) = n6DpPIwqHTmmRfQOlA+ygyUol2+BwJca/+r9mg5mNlI=
+SIZE (relatorio-0.6.4.tar.gz) = 949912
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/print/py-relatorio/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   9 Jun 2011 12:55:55 -0000       1.1.1.1
+++ pkg/PLIST   14 May 2017 10:27:28 -0000
@@ -21,3 +21,19 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/relatorio/templates/opendocument.pyc
 lib/python${MODPY_VERSION}/site-packages/relatorio/templates/pdf.py
 lib/python${MODPY_VERSION}/site-packages/relatorio/templates/pdf.pyc
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/__init__.py
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/egg.jpg
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/one.jpg
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/include.tmpl
+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.odt
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.py
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.pyc
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_odt.py
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_odt.pyc
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/two.png

Reply via email to