14
0
forked from pool/python-kmatch

- Remove unneeded BuildRequires on mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=15
This commit is contained in:
2022-08-02 03:21:05 +00:00
committed by Git OBS Bridge
parent 5c53696686
commit 46113bb43f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 2 03:20:44 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on mock.
-------------------------------------------------------------------
Wed Mar 23 11:54:58 UTC 2022 - pgajdos@suse.com

View File

@@ -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