Hello community, here is the log from the commit of package python-baron for openSUSE:Factory checked in at 2019-01-24 14:14:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-baron (Old) and /work/SRC/openSUSE:Factory/.python-baron.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-baron" Thu Jan 24 14:14:27 2019 rev:2 rq:667874 version:0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-baron/python-baron.changes 2018-12-19 13:49:41.951261263 +0100 +++ /work/SRC/openSUSE:Factory/.python-baron.new.28833/python-baron.changes 2019-01-24 14:14:28.547288954 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 11:42:45 UTC 2018 - Jan Engelhardt <[email protected]> + +- Grammar fix. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-baron.spec ++++++ --- /var/tmp/diff_new_pack.A6SvSj/_old 2019-01-24 14:14:28.899288547 +0100 +++ /var/tmp/diff_new_pack.A6SvSj/_new 2019-01-24 14:14:28.899288547 +0100 @@ -20,7 +20,7 @@ Name: python-baron Version: 0.8 Release: 0 -Summary: Full Syntax Tree for python +Summary: Full Syntax Tree for Python License: LGPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/PyCQA/baron @@ -37,7 +37,7 @@ %python_subpackages %description -Baron is a Full Syntax Tree (FST) library for Python. By opposition +Baron is a Full Syntax Tree (FST) library for Python. In contrast to an AST which drops some syntax information in the process of its creation (like empty lines, comments, formatting), a FST keeps everything and guarantees the operation
