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