From 7bf06e5eaa530a857256242c9b419d1f37c20797cec78d9c6d5a4b0594194e4f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 17 Mar 2022 11:09:36 +0000 Subject: [PATCH] Accepting request 962357 from home:pgajdos:python - actually does not require python-mock for build OBS-URL: https://build.opensuse.org/request/show/962357 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictdiffer?expand=0&rev=4 --- python-dictdiffer.changes | 5 +++++ python-dictdiffer.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-dictdiffer.changes b/python-dictdiffer.changes index a65c922..0410a65 100644 --- a/python-dictdiffer.changes +++ b/python-dictdiffer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 17 08:58:50 UTC 2022 - pgajdos@suse.com + +- actually does not require python-mock for build + ------------------------------------------------------------------- Tue Dec 14 13:23:16 UTC 2021 - pgajdos@suse.com diff --git a/python-dictdiffer.spec b/python-dictdiffer.spec index 066c0df..62b711d 100644 --- a/python-dictdiffer.spec +++ b/python-dictdiffer.spec @@ -1,7 +1,7 @@ # # spec file for package python-dictdiffer # -# 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 @@ -33,7 +33,6 @@ BuildRequires: python-rpm-macros Suggests: python-numpy >= 1.11.0 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module mock >= 1.3.0} BuildRequires: %{python_module pytest >= 2.8.0} # /SECTION %python_subpackages