From a4fdc6b6e11564533bfc91482854abd35eaa95fcd43c674dd572a0df46f56dba Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 14 Dec 2021 09:48:09 +0000 Subject: [PATCH] Accepting request 940399 from home:pgajdos:python - pytest-runner is not required for build OBS-URL: https://build.opensuse.org/request/show/940399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=9 --- python-time-machine.changes | 5 +++++ python-time-machine.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-time-machine.changes b/python-time-machine.changes index ceb64dc..54c4eb4 100644 --- a/python-time-machine.changes +++ b/python-time-machine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 14 07:40:10 UTC 2021 - pgajdos@suse.com + +- pytest-runner is not required for build + ------------------------------------------------------------------- Sat Nov 27 14:29:53 UTC 2021 - Sebastian Wagner diff --git a/python-time-machine.spec b/python-time-machine.spec index 7339adc..525cb94 100644 --- a/python-time-machine.spec +++ b/python-time-machine.spec @@ -31,7 +31,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros # SECTION -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module dateutil} BuildRequires: %{python_module pytzdata} # /SECTION