Accepting request 964159 from devel:languages:python:pytest

- Remove mock BuildRequires, not needed.

OBS-URL: https://build.opensuse.org/request/show/964159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=7
This commit is contained in:
2022-03-24 21:57:06 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 23 06:23:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove mock BuildRequires, not needed.
-------------------------------------------------------------------
Thu Nov 5 15:53:37 UTC 2020 - Marketa Machova <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-services
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@ Summary: Services plugin for pytest testing framework
License: MIT
URL: https://github.com/pytest-dev/pytest-services
Source: https://github.com/pytest-dev/pytest-services/archive/%{version}.tar.gz
BuildRequires: %{python_module mock}
BuildRequires: %{python_module psutil}
BuildRequires: %{python_module pylibmc}
BuildRequires: %{python_module pytest}