Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sdjson for openSUSE:Factory 
checked in at 2024-10-25 19:19:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sdjson (Old)
 and      /work/SRC/openSUSE:Factory/.python-sdjson.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sdjson"

Fri Oct 25 19:19:08 2024 rev:2 rq:1218156 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sdjson/python-sdjson.changes      
2024-07-30 11:56:40.334871534 +0200
+++ /work/SRC/openSUSE:Factory/.python-sdjson.new.2020/python-sdjson.changes    
2024-10-25 19:19:51.591170196 +0200
@@ -1,0 +2,6 @@
+Fri Oct 25 05:20:57 UTC 2024 - Matej Cepl <mc...@cepl.eu>
+
+- Skip failing test test_unexpected_data
+  (gh#domdfcoding/singledispatch-json#55).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sdjson.spec ++++++
--- /var/tmp/diff_new_pack.XVEExw/_old  2024-10-25 19:19:52.315200404 +0200
+++ /var/tmp/diff_new_pack.XVEExw/_new  2024-10-25 19:19:52.315200404 +0200
@@ -68,7 +68,8 @@
 
 %check
 %if %{with test}
-%pytest
+# skip because of gh#domdfcoding/singledispatch-json#55
+%pytest -k 'not test_unexpected_data'
 %endif
 
 %if !%{with test}

Reply via email to