Accepting request 936433 from home:pgajdos:python

- do not require pytest-runner for build, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-datadir?expand=0&rev=5
This commit is contained in:
Matej Cepl 2021-12-08 08:44:23 +00:00 committed by Git OBS Bridge
parent 7505f97cf5
commit 98b41554de
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 8 07:39:47 UTC 2021 - pgajdos@suse.com
- do not require pytest-runner for build, it is not needed
-------------------------------------------------------------------
Tue Nov 5 10:57:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pytest-datadir
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -33,7 +33,6 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module coverage}
BuildRequires: %{python_module pytest >= 2.7.0}
BuildRequires: %{python_module pytest-runner}
# /SECTION
%python_subpackages