Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gast for openSUSE:Factory 
checked in at 2026-08-13 13:15:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gast (Old)
 and      /work/SRC/openSUSE:Factory/.python-gast.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gast"

Thu Aug 13 13:15:23 2026 rev:13 rq:1370806 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gast/python-gast.changes  2024-08-01 
22:03:15.213556705 +0200
+++ /work/SRC/openSUSE:Factory/.python-gast.new.17972/python-gast.changes       
2026-08-13 13:15:36.220755181 +0200
@@ -1,0 +2,22 @@
+Tue Dec  9 11:25:10 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.7.0
+  * Add missing `type_params` attribute for `ClassDef` node before Python3.12 
(#89)
+  * Initialize ast node with known fields to avoid deprecation warning in 
Python 3.13
+  * [ci] Update python 3.7 validation
+  * Fix gast.get_docstring implementation
+  * Support [g]ast.get_source_segment
+  * Initial oss-fuzz integration
+  * [ci] Normalize testing on 3.13
+  * Only pass existing attributes as keyword parameters in gast_to_ast
+  * [ci] Test python 3.14 compatibility
+  * [ci] Test python 3.14.0
+  * Make gast.dump more generic across python version
+  * Support _field_types field for every AST class
+  * [ci] Upgrade workers for python <= 3.7
+  * Adjust test incompatible with py2
+  * Support t-string from python 3.14
+  * Fix support for TypeVar, TypeVarTupe and ParamSpec
+  * Update unparser to harmonize output across revisions and handle python 
3.12+ features
+
+-------------------------------------------------------------------

Old:
----
  gast-0.6.0.tar.gz

New:
----
  gast-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-gast.spec ++++++
--- /var/tmp/diff_new_pack.IRa2bm/_old  2026-08-13 13:15:36.732777800 +0200
+++ /var/tmp/diff_new_pack.IRa2bm/_new  2026-08-13 13:15:36.740778154 +0200
@@ -20,7 +20,7 @@
 %define srcname gast
 Name:           python-gast
 # only update when python-pythran is compatible
-Version:        0.6.0
+Version:        0.7.0
 Release:        0
 Summary:        Python AST that abstracts the underlying Python version
 License:        BSD-3-Clause

++++++ gast-0.6.0.tar.gz -> gast-0.7.0.tar.gz ++++++
++++ 2291 lines of diff (skipped)

Reply via email to