Hello community,

here is the log from the commit of package python3-nose for openSUSE:Factory 
checked in at 2013-07-02 07:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-nose (Old)
 and      /work/SRC/openSUSE:Factory/.python3-nose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-nose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-nose/python3-nose.changes        
2013-06-21 19:01:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-nose.new/python3-nose.changes   
2013-07-02 07:42:12.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 08:30:52 UTC 2013 - speili...@suse.com
+
+- Drop functional_tests/test_multiprocessing/test_concurrent_shared.py,
+  it randomly fails (due to timing checks)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-nose.spec ++++++
--- /var/tmp/diff_new_pack.6J25to/_old  2013-07-02 07:42:12.000000000 +0200
+++ /var/tmp/diff_new_pack.6J25to/_new  2013-07-02 07:42:12.000000000 +0200
@@ -26,7 +26,6 @@
 Source:         
http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
-BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRequires:  python3-xml
@@ -56,9 +55,10 @@
 %prep
 %setup -q -n nose-%{version}
 sed -i 's,man/man1,share/man/man1,' setup.py
+# This tests succeeds/fails based on timing, which breaks on slow build hosts:
+rm functional_tests/test_multiprocessing/test_concurrent_shared.py
 
 %build
-# 2to3 -w -n ./
 python3 setup.py build
 
 %install

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

Reply via email to