Hello community, here is the log from the commit of package python3-pyparsing for openSUSE:Factory checked in at 2016-10-28 10:45:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyparsing (Old) and /work/SRC/openSUSE:Factory/.python3-pyparsing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyparsing" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyparsing/python3-pyparsing.changes 2016-09-14 23:35:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pyparsing.new/python3-pyparsing.changes 2016-10-28 10:45:51.000000000 +0200 @@ -1,0 +2,18 @@ +Wed Oct 12 02:18:49 UTC 2016 - [email protected] + +- update to version 2.1.10: + * Fixed bug in reporting named parse results for ZeroOrMore + expressions, thanks Ethan Nash for reporting this! + * Fixed behavior of LineStart to be much more predictable. + LineStart can now be used to detect if the next parse position is + col 1, factoring in potential leading whitespace (which would + cause LineStart to fail). Also fixed a bug in col, which is used + in LineStart, where '\n's were erroneously considered to be column + 1. + * Added support for multiline test strings in runTests. + * Fixed bug in ParseResults.dump when keys were not strings. Also + changed display of string values to show them in quotes, to help + distinguish parsed numeric strings from parsed integers that have + been converted to Python ints. + +------------------------------------------------------------------- Old: ---- pyparsing-2.1.9.tar.gz New: ---- pyparsing-2.1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyparsing.spec ++++++ --- /var/tmp/diff_new_pack.VEct1W/_old 2016-10-28 10:45:52.000000000 +0200 +++ /var/tmp/diff_new_pack.VEct1W/_new 2016-10-28 10:45:52.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-pyparsing -Version: 2.1.9 +Version: 2.1.10 Release: 0 Url: http://pyparsing.wikispaces.com/ Summary: Grammar Parser Library for Python ++++++ pyparsing-2.1.9.tar.gz -> pyparsing-2.1.10.tar.gz ++++++ ++++ 9445 lines of diff (skipped)
