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