From 4031cb75b0927dd792044a8f353027090377af5762200c7417cb1a08b96c9923 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 23 Mar 2022 21:23:25 +0000 Subject: [PATCH] Accepting request 964231 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/964231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-http-ece?expand=0&rev=4 --- python-http-ece.changes | 5 +++++ python-http-ece.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-http-ece.changes b/python-http-ece.changes index 52bc48a..8eb50f0 100644 --- a/python-http-ece.changes +++ b/python-http-ece.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 23 10:13:27 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Wed Sep 29 01:26:19 UTC 2021 - Steve Kowalik diff --git a/python-http-ece.spec b/python-http-ece.spec index 88b0265..c071161 100644 --- a/python-http-ece.spec +++ b/python-http-ece.spec @@ -1,7 +1,7 @@ # # spec file for package python-http-ece # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,6 @@ Requires: python-cryptography >= 2.5 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module cryptography >= 2.5} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages