Hello community,

here is the log from the commit of package python-ply for openSUSE:Factory 
checked in at 2016-09-16 11:00:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ply (Old)
 and      /work/SRC/openSUSE:Factory/.python-ply.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ply"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ply/python-ply.changes    2015-10-12 
10:01:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-ply.new/python-ply.changes       
2016-09-16 11:00:24.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Sep  2 13:55:35 UTC 2016 - tbecht...@suse.com
+
+- update to 3.9:
+  * Exposed the parser state number as the parser.state attribute
+    in productions and error functions.
+  * Fixed Issue #88. Python3 compatibility with ply/cpp.
+  * Fixed Issue #93. Ply can crash if SyntaxError is raised inside
+    a production.   Not actually sure if the original implementation
+    worked as documented at all.  Yacc has been modified to follow
+    the spec as outlined in the CHANGES noted for 11/27/07 below.
+  * Fixed Issue #97. Failure with code validation when the original
+    source files aren't present.   Validation step now ignores
+    the missing file.
+  * Minor fixes to version numbers.
+
+-------------------------------------------------------------------

Old:
----
  ply-3.8.tar.gz

New:
----
  ply-3.9.tar.gz

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

Other differences:
------------------
++++++ python-ply.spec ++++++
--- /var/tmp/diff_new_pack.vm5jtz/_old  2016-09-16 11:00:25.000000000 +0200
+++ /var/tmp/diff_new_pack.vm5jtz/_new  2016-09-16 11:00:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ply
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define modname ply
 Name:           python-%{modname}
-Version:        3.8
+Version:        3.9
 Release:        0
 Url:            http://www.dabeaz.com/ply/
 Summary:        Python Lex & Yacc

++++++ ply-3.8.tar.gz -> ply-3.9.tar.gz ++++++
++++ 7864 lines of diff (skipped)


Reply via email to