From 46113bb43f248728b933e0639501e8b2d86a57766a05c62b4e8bce4054d02519 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 2 Aug 2022 03:21:05 +0000 Subject: [PATCH] - Remove unneeded BuildRequires on mock. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=15 --- python-kmatch.changes | 5 +++++ python-kmatch.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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