Hello community,
here is the log from the commit of package python-zope.testrunner for
openSUSE:Factory checked in at 2013-10-25 11:37:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.testrunner (Old)
and /work/SRC/openSUSE:Factory/.python-zope.testrunner.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.testrunner"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes
2013-03-18 07:14:22.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-zope.testrunner.new/python-zope.testrunner.changes
2013-10-25 11:37:10.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:18:03 UTC 2013 - [email protected]
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.testrunner.spec ++++++
--- /var/tmp/diff_new_pack.i9n7n7/_old 2013-10-25 11:37:18.000000000 +0200
+++ /var/tmp/diff_new_pack.i9n7n7/_new 2013-10-25 11:37:18.000000000 +0200
@@ -13,21 +13,24 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
Name: python-zope.testrunner
Version: 4.3.3
Release: 0
-License: ZPL-2.1
Summary: Zope testrunner script
-Url: http://pypi.python.org/pypi/zope.testrunner
+License: ZPL-2.1
Group: Development/Languages/Python
+Url: http://pypi.python.org/pypi/zope.testrunner
Source:
http://pypi.python.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
BuildRequires: python-devel
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
BuildRequires: unzip
# Test requirements:
#BuildRequires: python-python-subunit
+#BuildRequires: python-six
+#BuildRequires: python-testtools
#BuildRequires: python-zope.testing
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -48,7 +51,8 @@
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-#%check
+#NOTE(saschpe): Check failing tests
+#%%check
#python setup.py test
%files
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]