forked from pool/python-kmatch
- Update to 0.3.0:
* no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
d583afcc7b
commit
25d5260bcc
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-kmatch
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-kmatch
|
||||
Version: 0.2.1
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: A language for matching/validating/filtering Python dictionaries
|
||||
License: MIT
|
||||
@@ -30,9 +30,8 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module coverage >= 3.7.1}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module mock >= 1.0.1}
|
||||
BuildRequires: %{python_module nose >= 1.3.0}
|
||||
BuildRequires: python-mock >= 1.0.1
|
||||
# /SECTION
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user