18 Commits

Author SHA1 Message Date
semarie
f054a36538 switch print/py-relatorio to py3-only
ok ajacoutot@ kn@
2020-10-18 09:55:07 +00:00
semarie
9099f99137 update print/py-relatorio to 0.9.2 2020-08-07 17:32:46 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
semarie
9e46fc23a4 update py-relatorio to 0.9.1
Announce: https://discuss.tryton.org/t/release-of-relatorio-0-9-1/

ok kmos@ sthen@
2020-02-02 14:26:18 +00:00
semarie
d015154e53 update print/py-relatorio to 0.9.0
while here, switch HOMEPAGE to https

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

ok kmos@
2019-07-30 09:52:11 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
danj
47fc89d344 Update to py-relatorio-0.8.1
Move the port to the new py-magic
From semarie (new maintainer)
2018-11-27 13:56:12 +00:00
danj
dc5e496803 Update to py-relatorio-0.8.0 and add a py3 flavor
from semarie
2017-12-12 01:45:10 +00:00
danj
4690f5c279 Update to py-relatorio-0.7.1
From semarie
2017-10-09 15:51:26 +00:00
danj
8246614fa7 Update to py-relatorio-0.6.4
From semarie
2017-05-14 17:45:21 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
54b46cb8b9 Import py-relatorio-0.5.5.
Relatorio is a templating library which provides a way to easily output
several kinds of files (odt, ods, png, svg, ...). Support for more
filetypes can be easily added by creating plugins for them.

Relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetype/name/python

This is a required dependency for the tryton framework which I'm working
on porting.

ok jasper@
2011-06-09 12:55:55 +00:00