Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tabulate for openSUSE:Factory 
checked in at 2025-12-29 15:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
 and      /work/SRC/openSUSE:Factory/.python-tabulate.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tabulate"

Mon Dec 29 15:15:54 2025 rev:18 rq:1324677 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes  
2025-08-29 18:36:21.293002936 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tabulate.new.1928/python-tabulate.changes    
    2025-12-29 15:16:10.753470736 +0100
@@ -1,0 +2,5 @@
+Mon Dec 29 10:16:30 UTC 2025 - Markéta Machová <[email protected]>
+
+- Skip tests failing on recent python interpreters
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.P5TM8x/_old  2025-12-29 15:16:11.393497025 +0100
+++ /var/tmp/diff_new_pack.P5TM8x/_new  2025-12-29 15:16:11.393497025 +0100
@@ -77,7 +77,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# test_wrap_multiword_non_wide* fail on recent Python interpreters 
https://github.com/astanin/python-tabulate/issues/389
+%pytest -k "not test_wrap_multiword_non_wide"
 
 %pre
 %python_libalternatives_reset_alternative tabulate

Reply via email to