Package Release Info

python-relatorio-0.9.2-bp153.1.14

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-relatorio
python3-relatorio

Change Logs

* Mon Jan 04 2021 Axel Braun <axel.braun@gmx.de>
- version 0.9.2
  * Support draw name tuple without parenthesis
* Tue Jan 28 2020 Axel Braun <axel.braun@gmx.de>
- Version 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
* Wed Jul 31 2019 Tomá? Chvátal <tchvatal@suse.com>
- Run tests
- Run fdupes
* Tue Jul 30 2019 Axel Braun <axel.braun@gmx.de>
- version 0.9.0
  * Support out parameter of render
  * Write opendocument stream directly to the ZipFile
Version: 0.10.1-bp156.1.3
* Tue Jan 23 2024 Axel Braun <axel.braun@gmx.de>
- switch to wheel, enable %{?sle15_python_module_pythons}
* Tue May 03 2022 Axel Braun <axel.braun@gmx.de>
- version 0.10.1
  * Add support for Python 3.10
  * Support directive applying to itself
  * Keep tail of directive
  * Use unittest discover
* Thu Sep 16 2021 pgajdos@suse.com
- python_alternative relatorio-render
* Sun Sep 12 2021 Axel Braun <axel.braun@gmx.de>
- version 0.10.0
  * Add relatorio-render script
  * Add templating of meta in opendocument
  * Remove support for Python older than 3.5
* Mon Sep 06 2021 pgajdos@suse.com
- %check: use %pyunittest rpm macro
* Tue Jul 27 2021 Axel Braun <axel.braun@gmx.de>
- version 0.9.3
  * Support empty image in opendocument
  * Add support for Python 3.9
Version: 0.8.1-bp150.3.3.1
* Fri Jul 05 2019 Axel Braun <axel.braun@gmx.de>
- python-magic added to requirements
* Wed Oct 03 2018 Axel Braun <axel.braun@gmx.de>
- version 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
Version: 0.8.0-bp150.2.4
* Mon Dec 11 2017 tchvatal@suse.com
- Explain why the tests are conditioned around
- Specify all the runtime dependencies based on setup.py
* Sat Dec 09 2017 axel.braun@gmx.de
- version 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
  * tests added to spec file
* Fri Oct 20 2017 axel.braun@gmx.de
- Version 0.7.1 - Bugfix release
  * Remove warning when import plugin fails
  * Apply the guess type function on the correct node
  * Fix guess_type for date and datetime
* Sun Jul 30 2017 axel.braun@gmx.de
- Version 0.7.0
  * Replace hard-coded extensions by mimetypes guess
  * Add more guess types: 'boolean', 'date', 'time' and 'void'
  * Add support for Flat OpenDocument
* Wed Mar 08 2017 axel.braun@gmx.de
- changes for singlespec
* Sun Dec 18 2016 axel.braun@gmx.de
- version 0.6.4
  * Use StringIO instead of BytesIO for TextSerializer result
* Thu Aug 25 2016 axel.braun@gmx.de
- LICENSE file added
* Sun Aug 14 2016 axel.braun@gmx.de
- fixed link to pypi
* Thu Jun 30 2016 axel.braun@gmx.de
- version 0.6.3
  changed naming of .changes file
* Sat Sep 19 2015 axel.braun@gmx.de
- version 0.6.2
* Fri Jul 10 2015 axel.braun@gmx.de
- Version 0.6.1
* Fri Oct 18 2013 p.drouand@gmail.com
- Initial package ( version 0.6.0 )