Hello community,

here is the log from the commit of package python-pyparsing for 
openSUSE:Factory checked in at 2013-09-17 16:19:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyparsing (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyparsing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyparsing"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyparsing/python-pyparsing.changes        
2013-03-21 22:12:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyparsing.new/python-pyparsing.changes   
2013-09-17 16:25:48.000000000 +0200
@@ -1,0 +2,29 @@
+Tue Sep 17 13:15:51 UTC 2013 - [email protected]
+
+- Update to version 2.0.1:
+  - Removed use of "nonlocal" that prevented using this version of 
+    pyparsing with Python 2.6 and 2.7. This will make it easier to 
+    install for packages that depend on pyparsing, under Python 
+    versions 2.6 and later. Those using older versions of Python
+    will have to manually install pyparsing 1.5.7.
+  - Fixed implementation of <<= operator to return self; reported by
+    Luc J. Bourhis, with patch fix by Mathias Mamsch - thanks, Luc
+    and Mathias!
+- Changes from version 2.0.0:
+  - Rather than release another combined Python 2.x/3.x release
+    I've decided to start a new major version that is only 
+    compatible with Python 3.x (and consequently Python 2.7 as
+    well due to backporting of key features). This version will
+    be the main development path from now on, with little follow-on
+    development on the 1.5.x path.
+  - Operator '<<' is now deprecated, in favor of operator '<<=' for
+    attaching parsing expressions to Forward() expressions. This is
+    being done to address precedence of operations problems with '<<'.
+    Operator '<<' will be removed in a future version of pyparsing.
+
+-------------------------------------------------------------------
+Tue Sep 17 12:45:24 UTC 2013 - [email protected]
+
+- remove nonsensical tarball 
+
+-------------------------------------------------------------------
@@ -10 +38,0 @@
- 
@@ -14 +41,0 @@
- 
@@ -18 +44,0 @@
- 
@@ -21 +46,0 @@
- 
@@ -26 +50,0 @@
- 
@@ -30 +53,0 @@
- 
@@ -34 +56,0 @@
- 
@@ -38 +59,0 @@
- 
@@ -45 +65,0 @@
- 
@@ -52 +71,0 @@
- 
@@ -56 +74,0 @@
- 
@@ -59 +76,0 @@
- 
@@ -61 +77,0 @@
- 
@@ -67 +82,0 @@
- 

Old:
----
  pyparsing-1.5.7.tar.gz
  pyparsing-2.0.0.tar.gz

New:
----
  pyparsing-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.MdSIxj/_old  2013-09-17 16:25:49.000000000 +0200
+++ /var/tmp/diff_new_pack.MdSIxj/_new  2013-09-17 16:25:49.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pyparsing
-Version:        1.5.7
+Version:        2.0.1
 Release:        0
 Url:            http://pyparsing.wikispaces.com/
 Summary:        Grammar Parser Library for Python

++++++ pyparsing-1.5.7.tar.gz -> pyparsing-2.0.1.tar.gz ++++++
++++ 40879 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to