diff --git a/python-pyjwkest.changes b/python-pyjwkest.changes index 180f91f..14ec2a3 100644 --- a/python-pyjwkest.changes +++ b/python-pyjwkest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 8 11:22:56 UTC 2021 - pgajdos@suse.com + +- do not require pytest-runner for build + ------------------------------------------------------------------- Fri Apr 30 18:38:03 UTC 2021 - Ben Greiner diff --git a/python-pyjwkest.spec b/python-pyjwkest.spec index a9b3ba5..dd1b878 100644 --- a/python-pyjwkest.spec +++ b/python-pyjwkest.spec @@ -42,7 +42,7 @@ Requires(postun):update-alternatives BuildArch: noarch BuildRequires: %{python_module future} BuildRequires: %{python_module pycryptodomex} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: %{python_module six} %python_subpackages