forked from pool/python-relatorio
Accepting request 1165547 from home:smithfarm:branches:devel:languages:python
I assume the rationale for %{?sle15_python_module_pythons} in this case was that upstream might eventually drop support for Python 3.6. But that hasn't happened yet, so there doesn't seem to be any reason to limit the python-relatorio build to Python 3.11 in SLE15. OBS-URL: https://build.opensuse.org/request/show/1165547 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 5 09:28:52 UTC 2024 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
- spec: use %{?sle15allpythons} instead of
|
||||||
|
%{?sle15_python_module_pythons} to allow building
|
||||||
|
python3-relatorio for SLE15 (bsc#1222362)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 23 10:16:49 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
Tue Jan 23 10:16:49 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15allpythons}
|
||||||
%{?!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
|
||||||
|
Reference in New Issue
Block a user