From 6d5e9a8a9fe7b55826f867bb72a4741a075a2a693453423603c60928b3ce5bdf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 9 Dec 2021 00:24:14 +0000 Subject: [PATCH] Accepting request 936469 from home:pgajdos:python - do not require pytest-runner for build OBS-URL: https://build.opensuse.org/request/show/936469 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyjwkest?expand=0&rev=5 --- python-pyjwkest.changes | 5 +++++ python-pyjwkest.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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