Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-persistent for
openSUSE:Factory checked in at 2026-05-19 17:48:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-persistent (Old)
and /work/SRC/openSUSE:Factory/.python-persistent.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-persistent"
Tue May 19 17:48:35 2026 rev:21 rq:1353868 version:6.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-persistent/python-persistent.changes
2026-03-04 21:05:31.745205493 +0100
+++
/work/SRC/openSUSE:Factory/.python-persistent.new.1966/python-persistent.changes
2026-05-19 17:48:53.588949758 +0200
@@ -1,0 +2,18 @@
+Mon May 18 16:39:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.6:
+ * Add support for automatically building and publishing
+ Windows/ARM64 wheels.
+ * Add support for automatically building and publishing source
+ distributions.
+ * Fix compilation on free-threaded Python 3.14t: replace direct
+ ob_refcnt / ob_type struct access with Py_REFCNT() /
+ Py_TYPE() API macros, fix Py_BuildValue format strings for
+ Py_ssize_t.
+ * Fix infinite recursion crash in Per_dealloc on free-threaded
+ Python 3.14t caused by PyDict_GetItem internally
+ INCREF/DECREF'ing values in the pickle cache dict that holds
+ stolen (uncounted) references.
+ * Add CI testing for free-threaded Python 3.14t (Linux).
+
+-------------------------------------------------------------------
Old:
----
persistent-6.5.tar.gz
New:
----
persistent-6.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-persistent.spec ++++++
--- /var/tmp/diff_new_pack.w2Ltcx/_old 2026-05-19 17:48:54.332980535 +0200
+++ /var/tmp/diff_new_pack.w2Ltcx/_new 2026-05-19 17:48:54.332980535 +0200
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-persistent
-Version: 6.5
+Version: 6.6
Release: 0
Summary: Translucent persistent objects
License: ZPL-2.1
++++++ persistent-6.5.tar.gz -> persistent-6.6.tar.gz ++++++
++++ 2064 lines of diff (skipped)