Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-filelock for openSUSE:Factory 
checked in at 2026-07-23 23:09:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-filelock (Old)
 and      /work/SRC/openSUSE:Factory/.python-filelock.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-filelock"

Thu Jul 23 23:09:07 2026 rev:33 rq:1367027 version:3.29.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-filelock/python-filelock.changes  
2026-06-29 17:28:48.846876017 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-filelock.new.2004/python-filelock.changes    
    2026-07-23 23:09:52.031285574 +0200
@@ -1,0 +2,30 @@
+Tue Jul 14 19:59:41 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.29.7:
+  * asyncio: detect cross-instance reentrant deadlocks before the
+    poll loop
+  * fix(soft_rw): evict non-regular write marker without
+    reading it
+  * _util: drop the dead st_mtime=0 short-circuit in
+    raise_on_not_writable_file
+- update to 3.29.6:
+  * serialise singleton construction in FileLockMeta
+  * _util: drop the dead st_mtime=0 short-circuit in
+    raise_on_not_writable_file
+  * test: silence fork DeprecationWarning on 3.15
+- update to 3.29.5:
+  * serialise read/write release rollback against a concurrent
+    acquire
+  * fix(soft_rw): refresh held marker through the verified fd
+  * only unlink the writer marker on release if it is still ours
+  * don't follow symlinks in raise_on_not_writable_file
+  * don't complete a writer acquire on a peer's reclaimed marker
+  * use a private break name in break_lock_file
+  * Keep Unix lock files after release
+  * test: fix Windows type check broken by #577
+  * roll back a read acquire's open transaction when its SELECT
+    fails
+  * lifetime: reject negative, non-numeric, and bool values at
+    the setter
+
+-------------------------------------------------------------------

Old:
----
  filelock-3.29.4.tar.gz

New:
----
  filelock-3.29.7.tar.gz

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

Other differences:
------------------
++++++ python-filelock.spec ++++++
--- /var/tmp/diff_new_pack.86IrZD/_old  2026-07-23 23:09:52.587305098 +0200
+++ /var/tmp/diff_new_pack.86IrZD/_new  2026-07-23 23:09:52.591305239 +0200
@@ -27,7 +27,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-filelock%{?pkg_suffix}
-Version:        3.29.4
+Version:        3.29.7
 Release:        0
 Summary:        Platform Independent File Lock in Python
 License:        MIT

++++++ filelock-3.29.4.tar.gz -> filelock-3.29.7.tar.gz ++++++
++++ 1948 lines of diff (skipped)

Reply via email to