Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python310 for openSUSE:Factory 
checked in at 2021-08-16 10:11:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python310 (Old)
 and      /work/SRC/openSUSE:Factory/.python310.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python310"

Mon Aug 16 10:11:28 2021 rev:2 rq:911981 version:3.10.0rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python310/python310.changes      2021-08-12 
10:49:09.894031417 +0200
+++ /work/SRC/openSUSE:Factory/.python310.new.1899/python310.changes    
2021-08-16 10:17:36.098657949 +0200
@@ -1,0 +2,6 @@
+Thu Aug 12 15:11:39 UTC 2021 - Andreas Schwab <sch...@suse.de>
+
+- test_faulthandler is still problematic under qemu linux-user emulation,
+  disable it there
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python310.spec ++++++
--- /var/tmp/diff_new_pack.VTg7M8/_old  2021-08-16 10:17:36.946656929 +0200
+++ /var/tmp/diff_new_pack.VTg7M8/_new  2021-08-16 10:17:36.950656924 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python310
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -492,7 +492,7 @@
 %endif
 # some tests break in QEMU
 %if 0%{?qemu_user_space_build}
-EXCLUDE="$EXCLUDE test_multiprocessing_forkserver test_multiprocessing_spawn 
test_os test_posix test_signal test_socket test_subprocess"
+EXCLUDE="$EXCLUDE test_faulthandler test_multiprocessing_forkserver 
test_multiprocessing_spawn test_os test_posix test_signal test_socket 
test_subprocess"
 %endif
 
 # This test (part of test_uuid) requires real network interfaces

Reply via email to