Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2013-08-13 13:08:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3/python3-base.changes     2013-06-15 
10:50:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes        
2013-08-13 13:08:45.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  8 14:54:49 UTC 2013 - dval...@suse.com
+
+- Exclue test_faulthandler from tests on powerpc due to bnc#831629 
+
+-------------------------------------------------------------------
python3.changes: same change

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

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.3Mo6yQ/_old  2013-08-13 13:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.3Mo6yQ/_new  2013-08-13 13:08:46.000000000 +0200
@@ -252,7 +252,8 @@
 EXCLUDE="$EXCLUDE -x test_ctypes"
 %endif
 %ifarch ppc ppc64
-EXCLUDE="$EXCLUDE -x test_io"
+# exclue test_faulthandler due to bnc#831629
+EXCLUDE="$EXCLUDE -x test_io -x test_faulthandler"
 %endif
 # some tests break in QEMU
 %if 0%{?qemu_user_space_build} > 0

python3.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to