From eeecdfa9199bf1e8e9737a82de659d1c0067b83bd437a8b93bd9b7fa515192a4 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 14 Dec 2021 14:00:54 +0000 Subject: [PATCH] Accepting request 940459 from home:pgajdos:python - pytest-runner is not required for build OBS-URL: https://build.opensuse.org/request/show/940459 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oletools?expand=0&rev=9 --- python-oletools.changes | 5 +++++ python-oletools.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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