Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2013-07-03 10:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-28 
18:55:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2013-07-03 
10:25:35.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun 30 21:20:29 UTC 2013 - [email protected]
+
+- Disable test_multiprocessing in QEmu build
+
+-------------------------------------------------------------------
python.changes: same change

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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.1FSyIv/_old  2013-07-03 10:25:36.000000000 +0200
+++ /var/tmp/diff_new_pack.1FSyIv/_new  2013-07-03 10:25:36.000000000 +0200
@@ -186,6 +186,8 @@
 %if 0%{?qemu_user_space_build}
 # test_asyncore fails because of unimplemented sockopt
 EXCLUDE="$EXCLUDE -x test_asyncore"
+# emulation is unreliable
+EXCLUDE="$EXCLUDE -x test_multiprocessing"
 %endif
 # Limit virtual memory to avoid spurious failures
 if test $(ulimit -v) = unlimited || test $(ulimit -v) -gt 10000000; then

python.spec: same change
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to