Hello community,

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

Package is "python"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2013-07-16 
16:14:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2013-10-11 
12:54:47.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.KBNfpi/_old  2013-10-11 12:54:48.000000000 +0200
+++ /var/tmp/diff_new_pack.KBNfpi/_new  2013-10-11 12:54:48.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