Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyparsing for 
openSUSE:Factory checked in at 2025-04-11 16:45:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyparsing (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyparsing.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyparsing"

Fri Apr 11 16:45:56 2025 rev:53 rq:1268466 version:3.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyparsing/python-pyparsing.changes        
2025-02-12 21:31:17.629653932 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyparsing.new.1907/python-pyparsing.changes  
    2025-04-11 16:46:40.954980947 +0200
@@ -1,0 +2,25 @@
+Thu Apr 10 17:09:14 UTC 2025 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.2.3:
+  * Fixed bug released in 3.2.2 in which `nested_expr` could
+    overwrite parse actions for defined content, and could truncate
+    list of items within a nested list.
+  * Released `cvt_pyparsing_pep8_names.py` conversion utility to
+    upgrade pyparsing-based programs and libraries that use legacy
+    camelCase names to use the new PEP8-compliant
+    snake_case method names.
+  * Fixed bug in `nested_expr` where nested contents were
+    stripped of whitespace when the default whitespace characters
+    were cleared
+  * Fixed bug in `rest_of_line` and the underlying `Regex` class,
+    in which matching a pattern that could match an empty string
+    (such as `".*"` or `"[A-Z]*"` would not raise
+    a `ParseException` at or beyond the end of the input
+    string. This could cause an
+    infinite parsing loop when parsing `rest_of_line` at the
+    end of the input string.
+  * Fixed syntax warning raised in `bigquery_view_parser.py`,
+    invalid escape sequence "\s".
+  * Added support for Python 3.14.
+
+-------------------------------------------------------------------

Old:
----
  pyparsing-3.2.1.tar.gz

New:
----
  pyparsing-3.2.3.tar.gz

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

Other differences:
------------------
++++++ python-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.KnagM6/_old  2025-04-11 16:46:41.499003818 +0200
+++ /var/tmp/diff_new_pack.KnagM6/_new  2025-04-11 16:46:41.499003818 +0200
@@ -56,7 +56,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           %{pprefix}-pyparsing%{?psuffix}
-Version:        3.2.1
+Version:        3.2.3
 Release:        0
 Summary:        Grammar Parser Library for Python
 License:        GPL-2.0-or-later AND MIT AND GPL-3.0-or-later

++++++ pyparsing-3.2.1.tar.gz -> pyparsing-3.2.3.tar.gz ++++++
++++ 5775 lines of diff (skipped)

Reply via email to