diff --git a/python-case.changes b/python-case.changes index 3bd9e68..a9e9cae 100644 --- a/python-case.changes +++ b/python-case.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 20 16:23:58 UTC 2022 - Steve Kowalik + +- Remove unneeded Requires on python-mock. + ------------------------------------------------------------------- Wed Sep 15 04:38:57 UTC 2021 - Steve Kowalik diff --git a/python-case.spec b/python-case.spec index 79bde74..f10c912 100644 --- a/python-case.spec +++ b/python-case.spec @@ -1,7 +1,7 @@ # # spec file for package python-case # -# 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 @@ -31,7 +31,6 @@ Patch2: remove-nose.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-mock >= 2.0 Requires: python-pytest Requires: python-setuptools Requires: python-six