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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user