Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-relatorio
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Fri May 27 09:47:29 2022 UTC (15 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
HEAD
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
py-relatorio: updated to 0.10.1 0.10.1 * Use unittest discover * Add support for Python 3.10 * Support directive applying to itself * Keep tail of directive
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 6 03:57:49 2021 UTC (21 months, 2 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
(textproc/py-relatorio) Updated 0.9.3 to 0.10.0 (Fix use_2to3 is invalid) * 0.10.0 - 20210911 * Remove support for Python older than 3.5 * Add relatorio-render script * Add templating of meta in opendocument
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:12 2021 UTC (22 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:19 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Fri May 7 18:06:45 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
py-relatorio: updated to 0.9.3 0.9.3: * Support empty image in opendocument * Add support for Python 3.9
Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 7 06:57:09 2020 UTC (3 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
py-relatorio: updated to 0.9.2 0.9.2: * Support draw name tuple without parenthesis
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 1 16:06:17 2020 UTC (3 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (colored)
py-relatorio: updated to 0.9.1 0.9.1: * Do not guess type of cell if directive is not alone * Add support for Python 3.8 * Support file-magic as fallback to python-magic
Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 26 15:13:29 2019 UTC (4 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
py-relatorio: updated to 0.9.0 0.9.0: * Support out parameter of render * Write opendocument stream directly to the ZipFile
Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 4 12:08:09 2019 UTC (4 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
py-relatorio: updated to 0.8.1 0.8.1: * Add support for Python 3.7 * Escape invalid XML characters * Enforce closing tag to be the same directive as the opening * Use compression for zip file * Write mimetype as first file of the zip file 0.8.0: * Do not guess_type on styled cell content * Remove type attributes when guessing type * Add support for Python 3.6 * Remove soft-page-break 0.7.1: * Remove warning when import plugin fails * Apply the guess type function on the correct node * Fix guess_type for date and datetime 0.7.0: * Replace hard-coded extensions by mimetypes guess * Add more guess types: 'boolean', 'date', 'time' and 'void' * Add support for Flat OpenDocument 0.6.4: * Use StringIO instead of BytesIO for TextSerializer result
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 17 14:56:56 2016 UTC (7 years, 1 month ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
update to relatorio-0.6.3 CHANGES: 0.6.3 - 20160629 * Update calcext:value-type with the same guessed type * Register MarkupTemplate for 'markup' mimetype instead of 'xml'
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:04 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 1 13:16:53 2015 UTC (7 years, 11 months ago) by richard
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to relatorio-0.6.2 0.6.2 - 20150919 * Add name argument for "image:" in odf * Remove table:end-cell-address from draw:frame as the address could be wrong * Remove nose * Add directives: attrs, content, replace and strip Homepage updated as well.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 17 23:14:32 2015 UTC (8 years, 6 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to latest release, 0.6.1. Patch from palo@ in private mail. Changes: It is a minor release that fixes one issue and adds two improvements: * Explicitly close ZipFile * Avoid zip content in traceback * Improve Python 3 support
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 1 23:28:09 2014 UTC (9 years, 7 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Updated to latest release, 0.6.0. This package is not incompatible with python33. Its dependencies are, but not the package itself. From CHANGELOG: 0.6.0 - 20130810 * Add support for Python 3 * Allow to pass only source to Template
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 21 12:15:29 2013 UTC (10 years, 2 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
A templating library which provides a way to easily output all kind of different files (odt, ods, png, svg, ...). Adding support for more filetype is easy: you just have to create a plugin for this. relatorio also provides a report repository allowing you to link python objects and report together, find reports by mimetypes/name/python objects.