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