Accepting request 1092223 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/1092223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-shutil?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2023-06-11 17:56:02 +00:00 committed by Git OBS Bridge
commit fb5bfb5ba2
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}