Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mbstrdecoder for 
openSUSE:Factory checked in at 2026-03-19 17:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mbstrdecoder (Old)
 and      /work/SRC/openSUSE:Factory/.python-mbstrdecoder.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mbstrdecoder"

Thu Mar 19 17:39:35 2026 rev:15 rq:1341057 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mbstrdecoder/python-mbstrdecoder.changes  
2025-06-05 20:36:37.222984362 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mbstrdecoder.new.8177/python-mbstrdecoder.changes
        2026-03-19 17:41:14.687424123 +0100
@@ -1,0 +2,5 @@
+Thu Mar 19 00:44:08 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Skip a test due to chardet 6.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mbstrdecoder.spec ++++++
--- /var/tmp/diff_new_pack.pDq1Zx/_old  2026-03-19 17:41:15.175444341 +0100
+++ /var/tmp/diff_new_pack.pDq1Zx/_new  2026-03-19 17:41:15.179444507 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mbstrdecoder
 #
-# Copyright (c) 2025 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
@@ -53,7 +53,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# https://github.com/thombashi/mbstrdecoder/issues/14
+%pytest -k 'not test_normal_codec_candidate'
 
 %files %{python_files}
 %license LICENSE

Reply via email to