Hello community,

here is the log from the commit of package python-lark-parser for 
openSUSE:Factory checked in at 2019-05-22 10:52:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lark-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-lark-parser.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lark-parser"

Wed May 22 10:52:32 2019 rev:3 rq:704529 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lark-parser/python-lark-parser.changes    
2019-04-04 12:04:43.317418417 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-lark-parser.new.5148/python-lark-parser.changes
  2019-05-22 10:52:34.431278218 +0200
@@ -1,0 +2,17 @@
+Tue May 21 14:06:52 UTC 2019 - pgaj...@suse.com
+
+- version update to 0.7.1
+    Lark can now serialize its parsers, resulting in simplified stand-alone 
code.
+    Bugfix for v_args (Issue #350)
+    Improvements and bugfixes for importing rules from grammar files
+    Performance improvement for the reconstructor feature
+    New Earley implementation with SPPF support
+    Added support for importing rules between grammars. The import mechanism
+      is namespace-aware.
+    Added the maybe_placeholders option, which causes optionals of the form
+     [expr] to return None when not matched, instead of just not appearing.
+     (optionals of the form expr? maintain the previous behavior of not
+     appearing unless matched)
+    Plenty of bugfixes, better errors, and better docs
+
+-------------------------------------------------------------------

Old:
----
  0.6.7.tar.gz

New:
----
  0.7.1.tar.gz

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

Other differences:
------------------
++++++ python-lark-parser.spec ++++++
--- /var/tmp/diff_new_pack.OkSkrW/_old  2019-05-22 10:52:36.167276628 +0200
+++ /var/tmp/diff_new_pack.OkSkrW/_new  2019-05-22 10:52:36.191276605 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-lark-parser
-Version:        0.6.7
+Version:        0.7.1
 Release:        0
 Summary:        A parsing library for Python
 License:        MIT
@@ -56,7 +56,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc README.md
+%doc README.md docs
 %{python_sitelib}/*
 
 %changelog

++++++ 0.6.7.tar.gz -> 0.7.1.tar.gz ++++++
++++ 6822 lines of diff (skipped)


Reply via email to