Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-greenlet for openSUSE:Factory 
checked in at 2026-04-14 17:48:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-greenlet (Old)
 and      /work/SRC/openSUSE:Factory/.python-greenlet.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-greenlet"

Tue Apr 14 17:48:38 2026 rev:59 rq:1346479 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes  
2026-03-01 22:13:43.347245002 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-greenlet.new.21863/python-greenlet.changes   
    2026-04-14 17:48:56.561085148 +0200
@@ -1,0 +2,20 @@
+Mon Apr 13 11:43:06 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 3.4.0
+  * Publish binary wheels for RISC-V 64.
+  * Fix multiple rare crash paths during interpreter shutdown.
+    Note that this now relies on the atexit module, and introduces
+    subtle API changes during interpreter shutdown (for example,
+    getcurrent is no longer available once the atexit callback fires).
+    See PR #499 by Nicolas Bouvrette.
+  * Address the results of an automated code audit performed by
+    Daniel Diniz. This includes several minor correctness changes
+    that theoretically could have been crashing bugs, but typically
+    only in very rare circumstances.
+    See PR 502.
+  * Fix several race conditions that could arise in free-threaded
+    builds when using greenlet objects from multiple threads, some
+    of which could lead to assertion failures or interpreter crashes.
+    See issue 503, with thanks to Nitay Dariel and Daniel Diniz.
+
+-------------------------------------------------------------------

Old:
----
  greenlet-3.3.2.tar.gz

New:
----
  greenlet-3.4.0.tar.gz

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

Other differences:
------------------
++++++ python-greenlet.spec ++++++
--- /var/tmp/diff_new_pack.G4iZEY/_old  2026-04-14 17:48:57.353117887 +0200
+++ /var/tmp/diff_new_pack.G4iZEY/_new  2026-04-14 17:48:57.353117887 +0200
@@ -22,7 +22,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-greenlet
-Version:        3.3.2
+Version:        3.4.0
 Release:        0
 Summary:        Lightweight in-process concurrent programming
 License:        MIT

++++++ greenlet-3.3.2.tar.gz -> greenlet-3.4.0.tar.gz ++++++
++++ 2802 lines of diff (skipped)

Reply via email to