Hello community,

here is the log from the commit of package python3-pyparsing for 
openSUSE:Factory checked in at 2016-01-05 09:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-22 11:00:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyparsing.new/python3-pyparsing.changes 
2016-01-05 09:41:51.000000000 +0100
@@ -1,0 +2,21 @@
+Thu Dec 31 19:58:42 UTC 2015 - [email protected]
+
+- update to version 2.0.7:
+  * Simplified string representation of Forward class, to avoid memory
+    and performance errors while building ParseException
+    messages. Thanks, Will McGugan, Andrea Censi, and Martijn Vermaat
+    for the bug reports and test code.
+  * Cleaned up additional issues from enhancing the error messages for
+    Or and MatchFirst, handling Unicode values in expressions. Fixes
+    Unicode encoding issues in Python 2, thanks to Evan Hubinger for
+    the bug report.
+  * Fixed implementation of dir() for ParseResults - was leaving out
+    all the defined methods and just adding the custom results names.
+  * Fixed bug in ignore() that was introduced in pyparsing 1.5.3, that
+    would not accept a string literal as the ignore expression.
+  * Added new example parseTabularData.py to illustrate parsing of
+    data formatted in columns, with detection of empty cells.
+  * Updated a number of examples to more current Python and pyparsing
+    forms.
+
+-------------------------------------------------------------------

Old:
----
  pyparsing-2.0.6.tar.gz

New:
----
  pyparsing-2.0.7.tar.gz

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

Other differences:
------------------
++++++ python3-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.VTDHNg/_old  2016-01-05 09:41:51.000000000 +0100
+++ /var/tmp/diff_new_pack.VTDHNg/_new  2016-01-05 09:41:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyparsing
-Version:        2.0.6
+Version:        2.0.7
 Release:        0
 Url:            http://pyparsing.wikispaces.com/
 Summary:        Grammar Parser Library for Python

++++++ pyparsing-2.0.6.tar.gz -> pyparsing-2.0.7.tar.gz ++++++
++++ 9852 lines of diff (skipped)


Reply via email to