Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-lark for openSUSE:Factory 
checked in at 2025-12-02 13:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lark (Old)
 and      /work/SRC/openSUSE:Factory/.python-lark.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lark"

Tue Dec  2 13:18:56 2025 rev:11 rq:1320595 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lark/python-lark.changes  2025-09-23 
16:05:35.967381155 +0200
+++ /work/SRC/openSUSE:Factory/.python-lark.new.14147/python-lark.changes       
2025-12-02 13:19:26.317045475 +0100
@@ -1,0 +2,23 @@
+Thu Nov 27 14:54:33 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 1.3.1
+  * Bugfix: Restore support for custom input, alongside text
+    and TextSlice by @erezsh in (#1562)
+  * Keep sdist in sync with git (include all files in source build,
+    including docs, tests and examples) by @chanicpanic in (#1561)
+- from version 1.3.0
+  * Lark can now parse in sections of strings, using TextSlice, as a
+    faster alternative to creating a "copy-slice" with s[i:j].
+  * Added support to match on Tree instances
+  * When serializing a Lark instance, added the option to include the
+    grammar object (before compilation).
+  * Added convenience method Tree.find_token()
+  * Bugfix of an edge case in Earley related to representation of ambiguity.
+  * Bugfixes in the standalone parser related to imports
+  * Bugfix in indenter - now dedents always contain line information
+  * Various small bugfixes (see PR list below)
+- from version 1.2.2
+  * Bugfix: Earley now respects ambiguity='resolve' again. (#1444)
+- Drop py314-functools-partial.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  lark-1.2.2.tar.gz
  py314-functools-partial.patch

New:
----
  lark-1.3.1.tar.gz

----------(Old B)----------
  Old:  * Bugfix: Earley now respects ambiguity='resolve' again. (#1444)
- Drop py314-functools-partial.patch, merged upstream
----------(Old E)----------

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

Other differences:
------------------
++++++ python-lark.spec ++++++
--- /var/tmp/diff_new_pack.MacpIo/_old  2025-12-02 13:19:27.797107615 +0100
+++ /var/tmp/diff_new_pack.MacpIo/_new  2025-12-02 13:19:27.805107952 +0100
@@ -18,14 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-lark
-Version:        1.2.2
+Version:        1.3.1
 Release:        0
 Summary:        A parsing library for Python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/lark-parser/lark
 Source:         
https://github.com/lark-parser/lark/archive/%{version}.tar.gz#/lark-%{version}.tar.gz
-Patch1:         
https://github.com/lark-parser/lark/commit/4809ce89ca005b71f6db930c4aabf6496a502795.patch#/py314-functools-partial.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest >= 6}
 BuildRequires:  %{python_module regex}

++++++ lark-1.2.2.tar.gz -> lark-1.3.1.tar.gz ++++++
++++ 1870 lines of diff (skipped)

Reply via email to