Hi, The following diff updates print/py-relatorio to 0.9.0
Tested py2 and py3 on amd64. No problem expected as relatorio upstream is also upstream for all ports having it in dependency (productivity/tryton). Announce: https://discuss.tryton.org/t/release-of-relatorio-0-9-0/1615 Relatorio is a templating library which provides a way to easily output several kinds of files but mainly OpenDocument. This is a minor release that adds new features: - Support out parameter of render - Write opendocument stream directly to the ZipFile Comments or OK ? Thanks. -- Sebastien Marie Index: Makefile =================================================================== RCS file: /cvs/ports/print/py-relatorio/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile 12 Jul 2019 20:48:57 -0000 1.12 +++ Makefile 29 Jul 2019 15:21:44 -0000 @@ -2,10 +2,9 @@ COMMENT= templating library able to output odt and pdf files -MODPY_EGG_VERSION= 0.8.1 +MODPY_EGG_VERSION= 0.9.0 DISTNAME= relatorio-${MODPY_EGG_VERSION} PKGNAME= py-${DISTNAME} -REVISION= 0 CATEGORIES= print textproc Index: distinfo =================================================================== RCS file: /cvs/ports/print/py-relatorio/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 27 Nov 2018 13:56:12 -0000 1.6 +++ distinfo 29 Jul 2019 15:21:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (relatorio-0.8.1.tar.gz) = FJocTCo12bnmNP6AysQFvJtMA6QvgYMCNiGDUV5+g10= -SIZE (relatorio-0.8.1.tar.gz) = 1099129 +SHA256 (relatorio-0.9.0.tar.gz) = 0zx9q9wg4K8/Qa37ZNpxiuzXOrGlJvyo73K7ew/VI2E= +SIZE (relatorio-0.9.0.tar.gz) = 1105629