Hello community,

here is the log from the commit of package python-zope.testing for 
openSUSE:Factory checked in at 2013-11-04 16:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.testing (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.testing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.testing"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.testing/python-zope.testing.changes  
2013-10-25 11:37:01.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.testing.new/python-zope.testing.changes 
    2013-11-04 16:21:02.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov  1 10:08:16 UTC 2013 - p.drou...@gmail.com
+
+- Disable tests; fix build for Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zope.testing.spec ++++++
--- /var/tmp/diff_new_pack.H2bgvL/_old  2013-11-04 16:21:03.000000000 +0100
+++ /var/tmp/diff_new_pack.H2bgvL/_new  2013-11-04 16:21:03.000000000 +0100
@@ -98,8 +98,11 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+# Tests fail with openSUSE Factory
+%if 0%{?suse_version} <= 1310
 %check
 python setup.py test
+%endif
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to