From a49a6a4f2cdb43358318d4e797bf85439bc2eda980f712e0d5fc9030e7139bfe Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 24 Oct 2013 11:16:37 +0000 Subject: [PATCH] - Require python-setuptools instead of distribute (upstreams merged) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=7 --- python-unittest-xml-reporting.changes | 5 +++++ python-unittest-xml-reporting.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-unittest-xml-reporting.changes b/python-unittest-xml-reporting.changes index 28e0ad0..4aea48e 100644 --- a/python-unittest-xml-reporting.changes +++ b/python-unittest-xml-reporting.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:16:35 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Mon Jan 14 16:57:42 UTC 2013 - p.drouand@gmail.com diff --git a/python-unittest-xml-reporting.spec b/python-unittest-xml-reporting.spec index 173b91b..142b8f6 100644 --- a/python-unittest-xml-reporting.spec +++ b/python-unittest-xml-reporting.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/u/unittest-xml-reporting/unittest-xml-reporting-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools Requires: python-xml %if 0%{?suse_version} %py_requires