Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-expiringdict for 
openSUSE:Factory checked in at 2024-02-13 22:44:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-expiringdict (Old)
 and      /work/SRC/openSUSE:Factory/.python-expiringdict.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-expiringdict"

Tue Feb 13 22:44:36 2024 rev:5 rq:1146401 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-expiringdict/python-expiringdict.changes  
2022-10-12 18:27:37.002076225 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-expiringdict.new.1815/python-expiringdict.changes
        2024-02-13 22:45:06.346161556 +0100
@@ -1,0 +2,5 @@
+Tue Feb 13 13:07:40 UTC 2024 - Daniel Garcia <[email protected]>
+
+- Skip broken test "test_repr" in python3.12+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-expiringdict.spec ++++++
--- /var/tmp/diff_new_pack.02pHLY/_old  2024-02-13 22:45:06.862180125 +0100
+++ /var/tmp/diff_new_pack.02pHLY/_new  2024-02-13 22:45:06.862180125 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-expiringdict
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2021, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -58,7 +58,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+%pytest -k "not test_repr"
 
 %files %{python_files}
 %license LICENSE

Reply via email to