Hello community,

here is the log from the commit of package python3-pyparsing for 
openSUSE:Factory checked in at 2015-11-22 11:00:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-11-05 11:35:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyparsing.new/python3-pyparsing.changes 
2015-11-22 11:00:20.000000000 +0100
@@ -1,0 +2,25 @@
+Sat Nov 14 20:37:53 UTC 2015 - [email protected]
+
+- update to version 2.0.6:
+  * Fixed a bug in Each when multiple Optional elements are present.
+    Thanks for reporting this, whereswalden on SO.
+  * Fixed another bug in Each, when Optional elements have results
+    names or parse actions, reported by Max Rothman - thank you, Max!
+  * Added optional parseAll argument to runTests, whether tests should
+    require the entire input string to be parsed or not (similar to
+    parseAll argument to parseString). Plus a little neaten-up of the
+    output on Python 2 (no stray ()'s).
+  * Modified exception messages from MatchFirst and Or
+    expressions. These were formerly misleading as they would only
+    give the first or longest exception mismatch error message. Now
+    the error message includes all the alternatives that were possible
+    matches. Originally proposed by a pyparsing user, but I've lost
+    the email thread - finally figured out a fairly clean way to do
+    this.
+  * Fixed a bug in Or, when a parse action on an alternative raises an
+    exception, other potentially matching alternatives were not always
+    tried.  Reported by TheVeryOmni on the pyparsing wiki, thanks!
+  * Fixed a bug to dump() introduced in 2.0.4, where list values were
+    shown in duplicate.
+
+-------------------------------------------------------------------

Old:
----
  pyparsing-2.0.5.tar.gz

New:
----
  pyparsing-2.0.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.5neahW/_old  2015-11-22 11:00:21.000000000 +0100
+++ /var/tmp/diff_new_pack.5neahW/_new  2015-11-22 11:00:21.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyparsing
-Version:        2.0.5
+Version:        2.0.6
 Release:        0
 Url:            http://pyparsing.wikispaces.com/
 Summary:        Grammar Parser Library for Python

++++++ pyparsing-2.0.5.tar.gz -> pyparsing-2.0.6.tar.gz ++++++
++++ 8048 lines of diff (skipped)


Reply via email to