diff --git a/python-kmatch.changes b/python-kmatch.changes index 779af4b..0e8ee29 100644 --- a/python-kmatch.changes +++ b/python-kmatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 2 03:20:44 UTC 2022 - Steve Kowalik + +- Remove unneeded BuildRequires on mock. + ------------------------------------------------------------------- Wed Mar 23 11:54:58 UTC 2022 - pgajdos@suse.com diff --git a/python-kmatch.spec b/python-kmatch.spec index f74596e..c55fb73 100644 --- a/python-kmatch.spec +++ b/python-kmatch.spec @@ -22,7 +22,6 @@ Version: 0.4.0 Release: 0 Summary: A language for matching/validating/filtering Python dictionaries License: MIT -Group: Development/Languages/Python URL: https://github.com/ambitioninc/kmatch Source: https://files.pythonhosted.org/packages/source/k/kmatch/kmatch-%{version}.tar.gz # https://github.com/ambitioninc/kmatch/issues/42 @@ -33,7 +32,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages