| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.11.1: * Ignore ZipFile compresslevel for Python < 3.7
- version 0.11.0 * Allow setting zip file generation options on opendocument templates
- spec: use %{?sle15allpythons} instead of
%{?sle15_python_module_pythons} to allow building
python3-relatorio for SLE15 (bsc#1222362)
- switch to wheel, enable %{?sle15_python_module_pythons}
- version 0.10.1 * Add support for Python 3.10 * Support directive applying to itself * Keep tail of directive * Use unittest discover
- python_alternative relatorio-render
- version 0.10.0 * Add relatorio-render script * Add templating of meta in opendocument * Remove support for Python older than 3.5
- %check: use %pyunittest rpm macro
- version 0.9.3 * Support empty image in opendocument * Add support for Python 3.9