Hello community,

here is the log from the commit of package python for openSUSE:13.1 checked in 
at 2013-10-11 12:54:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/python (Old)
 and      /work/SRC/openSUSE:13.1/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Changes:
--------
--- /work/SRC/openSUSE:13.1/python/python-base.changes  2013-09-23 
11:06:13.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.python.new/python-base.changes     2013-10-11 
12:54:49.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 10 18:13:08 UTC 2013 - dmuel...@suse.com
+
+- exclude test_mmap under qemu_linux_user - emulation fails here
+  as the tests mmap address conflicts with qemu
+
+-------------------------------------------------------------------
python.changes: same change

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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.tI3JK4/_old  2013-10-11 12:54:50.000000000 +0200
+++ /var/tmp/diff_new_pack.tI3JK4/_new  2013-10-11 12:54:50.000000000 +0200
@@ -190,7 +190,7 @@
 EXCLUDE="$EXCLUDE -x test_unicode"
 %if 0%{?qemu_user_space_build}
 # test_asyncore fails because of unimplemented sockopt
-EXCLUDE="$EXCLUDE -x test_asyncore"
+EXCLUDE="$EXCLUDE -x test_asyncore -x test_mmap"
 # emulation is unreliable
 EXCLUDE="$EXCLUDE -x test_multiprocessing"
 %endif

python.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