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