Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2014-11-02 16:28:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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       2014-10-05 
20:31:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2014-11-02 
16:28:07.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Oct 22 13:30:24 UTC 2014 - [email protected]
+
+- skip test_thread in qemu_linux_user mode 
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python/python.changes    2014-10-05 
20:31:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes       2014-11-02 
16:28:07.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Oct 18 20:05:00 UTC 2014 - [email protected]
+
+- Only pkgconfig(x11) is required for build,not xorg-x11-devel.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.vxTtYA/_old  2014-11-02 16:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.vxTtYA/_new  2014-11-02 16:28:09.000000000 +0100
@@ -206,7 +206,7 @@
 # test_asyncore fails because of unimplemented sockopt
 EXCLUDE="$EXCLUDE test_asyncore test_mmap"
 # emulation is unreliable
-EXCLUDE="$EXCLUDE test_multiprocessing"
+EXCLUDE="$EXCLUDE test_multiprocessing test_thread"
 # qemu bug (siginterrupt handling)
 EXCLUDE="$EXCLUDE test_signal"
 %endif

++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.vxTtYA/_old  2014-11-02 16:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.vxTtYA/_new  2014-11-02 16:28:09.000000000 +0100
@@ -75,7 +75,7 @@
 BuildRequires:  readline-devel
 BuildRequires:  sqlite-devel
 BuildRequires:  tk-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  xz
 %define         python_version    %(echo %{tarversion} | head -c 3)
 %define         idle_name         idle



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to