15
0
forked from pool/python-kmatch

Accepting request 626112 from home:jengelh:branches:devel:languages:python

- Update descriptions.

OBS-URL: https://build.opensuse.org/request/show/626112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-07-30 07:34:09 +00:00
committed by Git OBS Bridge
parent 6b45ad3355
commit 71e6441ced
2 changed files with 9 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-kmatch
Version: 0.2.1
Release: 0
Summary: Matching/validating/filtering Python dictionaries
Summary: A language for matching/validating/filtering Python dictionaries
License: MIT
Group: Development/Languages/Python
Url: https://github.com/ambitioninc/kmatch
@@ -40,7 +40,9 @@ BuildArch: noarch
%python_subpackages
%description
A language for matching/validating/filtering Python dictionaries
The kmatch library provides a language for matching Python
dictionaries. Patterns are specified as lists of filters combined
with logical operators.
%prep
%setup -q -n kmatch-%{version}