Accepting request 1092138 from home:ecsos:python

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=22
This commit is contained in:
Dirk Mueller 2023-06-11 11:32:55 +00:00 committed by Git OBS Bridge
parent ea2f6b40dc
commit e3e23cea9f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 10 11:50:04 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Mon Dec 5 11:16:10 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>

View File

@ -17,6 +17,7 @@
%bcond_without python2
%{?sle15_python_module_pythons}
Name: python-pytest-shutil
Version: 1.7.0
Release: 0
@ -27,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest-shutil/p
# PATCH-FEATURE-UPSTREAM pytest-fixtures-pr171-remove-mock.patch -- gh#man-group#pytest-plugins#171
Patch1: pytest-fixtures-pr171-remove-mock.patch
BuildRequires: %{python_module execnet}
BuildRequires: %{python_module path}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools-git}
BuildRequires: %{python_module setuptools}