15
0

Accepting request 1156611 from home:ecsos:python

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1156611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=33
This commit is contained in:
2024-03-11 21:36:28 +00:00
committed by Git OBS Bridge
parent 818fb10378
commit 5591c6e8ad
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 9 11:08:06 UTC 2024 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Wed Feb 16 23:33:05 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -19,7 +19,7 @@
%define oldpython python
%define skip_python2 1
%define modname minimock
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-MiniMock
Version: 1.3.0
Release: 0
@@ -32,7 +32,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-tools
BuildRequires: %{python_module tools}
BuildArch: noarch
%ifpython2
Provides: %{oldpython}-minimock = %{version}