Hello community,

here is the log from the commit of package python3-pyparsing for 
openSUSE:Factory checked in at 2016-04-22 16:23:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-09 13:33:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyparsing.new/python3-pyparsing.changes 
2016-04-22 16:23:27.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Mar 26 03:53:31 UTC 2016 - a...@gmx.de
+
+- update to version 2.1.1:
+  * Added support for assigning to ParseResults using slices.
+  * Fixed bug in ParseResults.toDict(), in which dict values were
+    always converted to dicts, even if they were just unkeyed lists of
+    tokens.  Reported on SO by Gerald Thibault, thanks Gerald!
+  * Fixed bug in SkipTo when using failOn, reported by robyschek,
+    thanks!
+  * Fixed bug in Each introduced in 2.1.0, reported by AND patch and
+    unit test submitted by robyschek, well done!
+  * Removed use of functools.partial in replaceWith, as this creates
+    an ambiguous signature for the generated parse action, which fails
+    in PyPy. Reported by Evan Hubinger, thanks Evan!
+  * Added default behavior to QuotedString to convert embedded '\t',
+    '\n', etc. characters to their whitespace counterparts. Found
+    during Q&A exchange on SO with Maxim.
+
+-------------------------------------------------------------------

Old:
----
  pyparsing-2.1.0.tar.gz

New:
----
  pyparsing-2.1.1.tar.gz

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

Other differences:
------------------
++++++ python3-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.vzsrX7/_old  2016-04-22 16:23:28.000000000 +0200
+++ /var/tmp/diff_new_pack.vzsrX7/_new  2016-04-22 16:23:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pyparsing
-Version:        2.1.0
+Version:        2.1.1
 Release:        0
 Url:            http://pyparsing.wikispaces.com/
 Summary:        Grammar Parser Library for Python

++++++ pyparsing-2.1.0.tar.gz -> pyparsing-2.1.1.tar.gz ++++++
++++ 8725 lines of diff (skipped)


Reply via email to