diff --git a/python-oletools.changes b/python-oletools.changes index 681a9e1..ccf1942 100644 --- a/python-oletools.changes +++ b/python-oletools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 14 11:46:21 UTC 2021 - pgajdos@suse.com + +- pytest-runner is not required for build + ------------------------------------------------------------------- Sun Jul 4 09:49:37 UTC 2021 - Sebastian Wagner diff --git a/python-oletools.spec b/python-oletools.spec index 98d98a1..9b06fe2 100644 --- a/python-oletools.spec +++ b/python-oletools.spec @@ -32,7 +32,7 @@ BuildRequires: %{python_module easygui} BuildRequires: %{python_module msoffcrypto-tool} BuildRequires: %{python_module olefile >= 0.46} BuildRequires: %{python_module pyparsing >= 2.1.0} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} # /SECTION BuildRequires: unzip BuildRequires: fdupes