forked from pool/python-coverage
Accepting request 1103921 from home:buschmann23:branches:devel:languages:python
- specfile * fix build on Leap 15 by moving sle15_python_module_pythons macro to the top OBS-URL: https://build.opensuse.org/request/show/1103921 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=121
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 14 16:00:52 UTC 2023 - Matthias Fehring <buschmann23@opensuse.org>
|
||||||
|
|
||||||
|
- specfile
|
||||||
|
* fix build on Leap 15 by moving sle15_python_module_pythons macro
|
||||||
|
to the top
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 14 06:05:34 UTC 2023 - Arun Persaud <arun@gmx.de>
|
Mon Aug 14 06:05:34 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Version: 7.3.0
|
Version: 7.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -34,7 +35,6 @@ Requires(post): update-alternatives
|
|||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
# coverage[toml]
|
# coverage[toml]
|
||||||
Recommends: python-tomli
|
Recommends: python-tomli
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module flaky}
|
BuildRequires: %{python_module flaky}
|
||||||
BuildRequires: %{python_module hypothesis >= 6}
|
BuildRequires: %{python_module hypothesis >= 6}
|
||||||
|
Reference in New Issue
Block a user