Hello community, here is the log from the commit of package python-kmatch for openSUSE:Factory checked in at 2018-07-31 16:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kmatch (Old) and /work/SRC/openSUSE:Factory/.python-kmatch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kmatch" Tue Jul 31 16:00:51 2018 rev:2 rq:626375 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kmatch/python-kmatch.changes 2018-06-02 12:03:37.966728826 +0200 +++ /work/SRC/openSUSE:Factory/.python-kmatch.new/python-kmatch.changes 2018-07-31 16:00:54.691700460 +0200 @@ -1,0 +2,5 @@ +Sun Jul 29 13:54:46 UTC 2018 - [email protected] + +- Update descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kmatch.spec ++++++ --- /var/tmp/diff_new_pack.xnLWjj/_old 2018-07-31 16:00:55.583701976 +0200 +++ /var/tmp/diff_new_pack.xnLWjj/_new 2018-07-31 16:00:55.583701976 +0200 @@ -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 @@ %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}
