1
0

6 Commits

Author SHA256 Message Date
8690bc5959 Accepting request 1248073 from devel:languages:python
- update to 0.11.1:
  * Ignore ZipFile compresslevel for Python < 3.7

- version 0.9.3
  * Write opendocument stream directly to the ZipFile
- version 0.8.0
  * Remove soft-page-break
- Version 0.7.0
- LICENSE file added
- Version 0.6.1

OBS-URL: https://build.opensuse.org/request/show/1248073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-relatorio?expand=0&rev=18
2025-02-24 14:50:12 +00:00
4d7d3f0040 - update to 0.11.1:
* Ignore ZipFile compresslevel for Python < 3.7
- version 0.9.3
  * Write opendocument stream directly to the ZipFile
- version 0.8.0
  * Remove soft-page-break
- Version 0.7.0
- LICENSE file added
- Version 0.6.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=43
2025-02-24 10:15:46 +00:00
8d25566677 Accepting request 1230056 from devel:languages:python
- version 0.11.0
  * Allow setting zip file generation options on opendocument templates

OBS-URL: https://build.opensuse.org/request/show/1230056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-relatorio?expand=0&rev=17
2024-12-11 20:04:32 +00:00
e55aa46399 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=41
2024-12-11 10:17:36 +00:00
dfe048aa59 fix README name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=40
2024-12-11 10:17:05 +00:00
92e000cf1e - version 0.11.0
* Allow setting zip file generation options on opendocument templates

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=39
2024-12-10 15:50:36 +00:00
4 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 24 10:15:36 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.11.1:
* Ignore ZipFile compresslevel for Python < 3.7
-------------------------------------------------------------------
Mon Dec 9 13:15:39 UTC 2024 - Axel Braun <axel.braun@gmx.de>
- version 0.11.0
* Allow setting zip file generation options on opendocument templates
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 5 09:28:52 UTC 2024 - Nathan Cutler <ncutler@suse.com> Fri Apr 5 09:28:52 UTC 2024 - Nathan Cutler <ncutler@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-relatorio # spec file for package python-relatorio
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# Copyright (c) 2016-2024 Dr. Axel Braun # Copyright (c) 2016-2024 Dr. Axel Braun
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define mod_name relatorio %define mod_name relatorio
Name: python-relatorio Name: python-relatorio
Version: 0.10.1 Version: 0.11.1
Release: 0 Release: 0
Summary: Python module to create reports from Python objects Summary: Python module to create reports from Python objects
License: GPL-3.0-or-later License: GPL-3.0-or-later
@@ -78,7 +78,7 @@ mv relatorio relatorio_hide
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE
%doc README COPYRIGHT README %doc README.rst COPYRIGHT
%python_alternative %{_bindir}/relatorio-render %python_alternative %{_bindir}/relatorio-render
%{python_sitelib}/relatorio %{python_sitelib}/relatorio
%{python_sitelib}/relatorio-%{version}*-info %{python_sitelib}/relatorio-%{version}*-info

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23
size 1109846

3
relatorio-0.11.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ba0af72516b45f5d1e5f2f6646d4b6714d3b13468b8bb0389c0b0bd7b724861
size 1106788