forked from pool/python-relatorio
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
@@ -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.0
|
||||||
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
|
||||||
@@ -44,7 +44,7 @@ Requires: python-lxml
|
|||||||
Requires: python-pycha
|
Requires: python-pycha
|
||||||
Requires: python-python-magic
|
Requires: python-python-magic
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(preun):update-alternatives
|
Requires(preun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@@ -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
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23
|
|
||||||
size 1109846
|
|
3
relatorio-0.11.0.tar.gz
Normal file
3
relatorio-0.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64a9230748e2e9e942ed19811fcb1a77e103c650eacaef132efe370677cb7ffe
|
||||||
|
size 1106615
|
Reference in New Issue
Block a user