Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zict for openSUSE:Factory 
checked in at 2026-04-07 16:35:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zict (Old)
 and      /work/SRC/openSUSE:Factory/.python-zict.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zict"

Tue Apr  7 16:35:08 2026 rev:11 rq:1344995 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zict/python-zict.changes  2024-11-21 
15:17:51.495534822 +0100
+++ /work/SRC/openSUSE:Factory/.python-zict.new.21863/python-zict.changes       
2026-04-07 16:52:00.880258223 +0200
@@ -1,0 +2,5 @@
+Tue Apr  7 12:21:13 UTC 2026 - Markéta Machová <[email protected]>
+
+- Skip (previously invalidated) test failing on Python 3.14
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zict.spec ++++++
--- /var/tmp/diff_new_pack.zxklXr/_old  2026-04-07 16:52:01.440281671 +0200
+++ /var/tmp/diff_new_pack.zxklXr/_new  2026-04-07 16:52:01.444281838 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zict
 #
-# Copyright (c) 2024 SUSE LLC
+# 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
@@ -59,7 +59,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# test_lru.py::test_stress_different_keys_threadsafe started failing on Python 
3.14, but it is a stress test and as such is not informative on OBS
+%pytest -k "not (test_stress_different_keys_threadsafe and lru)"
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to