14
0
forked from pool/python-kmatch

Accepting request 626375 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/626375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kmatch?expand=0&rev=2
This commit is contained in:
2018-07-31 14:00:51 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jul 29 13:54:46 UTC 2018 - jengelh@inai.de
- Update descriptions.
-------------------------------------------------------------------
Thu May 24 17:35:02 UTC 2018 - toddrme2178@gmail.com

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}