Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycparser for 
openSUSE:Factory checked in at 2026-03-20 21:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycparser (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycparser.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycparser"

Fri Mar 20 21:19:26 2026 rev:17 rq:1341097 version:3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycparser/python-pycparser.changes        
2025-10-08 18:12:30.561346559 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycparser.new.8177/python-pycparser.changes  
    2026-03-20 21:19:47.681471523 +0100
@@ -1,0 +2,38 @@
+Thu Mar 12 08:21:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.00:
+  * Removed dependency on PLY, by rewriting pycparser to use a
+    hand-written lexer and recursive-descent parser for C. No API
+    changes / functionality changes intended - the same AST is
+    produced.
+  * Add support for Python 3.14 and drop EOL 3.8
+  * Update _ast_gen.py to be in sync with c_ast.py
+- update to 2.23:
+  * Allow abstract declarator "static" (GH issue #539)
+  * Add support for Python 3.13
+  * Add dirent and socket typedefs.
+  * Support for labels with no statement
+  * Accept empty 'case' or 'default' labels
+  * fix: preserve parentheses for statement exprs
+  * fix: hex float types
+  * Explicit error for comments, with README link
+  * showemptyattrs option on Node.show()
+  * Add fake typedefs for GNU Extension 128-bit integers.
+  * Typedef for __kernel_sa_family_t in linux/socket.h
+- update to v2.22:
+  * Add missing SCHAR limit defines
+  * Use proper SPDX identifier
+  * Add Python 3.11 as a supported version
+  * Fix multi-pragma/single statement blocks
+  * Add an encoding parameter to parse_file
+  * Feature/add  pragma support
+  * Set up permissions to ci.yml
+  * _build_tables: Invalidate cache before importing generated
+    modules
+  * Upgrade GitHub Actions
+  * Create a Security Policy
+  * New example to generate AST from scratch
+  * Add support for Python 3.12
+  * ply: Make generated lextab.py deterministic
+
+-------------------------------------------------------------------

Old:
----
  pycparser-2.23.tar.gz

New:
----
  pycparser-3.0.tar.gz

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

Other differences:
------------------
++++++ python-pycparser.spec ++++++
--- /var/tmp/diff_new_pack.F2P6Aa/_old  2026-03-20 21:19:48.385500690 +0100
+++ /var/tmp/diff_new_pack.F2P6Aa/_new  2026-03-20 21:19:48.385500690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycparser
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pycparser
-Version:        2.23
+Version:        3.0
 Release:        0
 Summary:        C parser in Python
 License:        BSD-3-Clause

++++++ pycparser-2.23.tar.gz -> pycparser-3.0.tar.gz ++++++
++++ 23347 lines of diff (skipped)

Reply via email to