From 3ac196c667edbd4e8e0df5adba1b199974eea05df3f292fb7ecbe5be9a1c5c20 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 17 Dec 2021 22:14:45 +0000 Subject: [PATCH] Accepting request 941226 from home:pgajdos:python - pytest-runner is not required for build OBS-URL: https://build.opensuse.org/request/show/941226 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpserver?expand=0&rev=14 --- python-pytest-httpserver.changes | 5 +++++ python-pytest-httpserver.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pytest-httpserver.changes b/python-pytest-httpserver.changes index b2f63c1..58f17aa 100644 --- a/python-pytest-httpserver.changes +++ b/python-pytest-httpserver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 17 13:53:27 UTC 2021 - pgajdos@suse.com + +- pytest-runner is not required for build + ------------------------------------------------------------------- Wed Dec 8 09:16:17 UTC 2021 - pgajdos@suse.com diff --git a/python-pytest-httpserver.spec b/python-pytest-httpserver.spec index fcee87a..56dff4c 100644 --- a/python-pytest-httpserver.spec +++ b/python-pytest-httpserver.spec @@ -36,7 +36,6 @@ BuildArch: noarch BuildRequires: %{python_module Werkzeug} BuildRequires: %{python_module coverage} BuildRequires: %{python_module pytest-cov} -BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} # /SECTION