From 98b41554de94465ef38d70acbb634481a96789f68cddd19f1c46fb4230bbc7a8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 8 Dec 2021 08:44:23 +0000 Subject: [PATCH] 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 --- python-pytest-datadir.changes | 5 +++++ python-pytest-datadir.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pytest-datadir.changes b/python-pytest-datadir.changes index 7e903f6..fec1479 100644 --- a/python-pytest-datadir.changes +++ b/python-pytest-datadir.changes @@ -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 diff --git a/python-pytest-datadir.spec b/python-pytest-datadir.spec index be9b0de..9d9cde3 100644 --- a/python-pytest-datadir.spec +++ b/python-pytest-datadir.spec @@ -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