From 7e4c7c268139bc59d9a5d907d177280c938d8a002834b7b30b8adf1b427d3e9b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 17 May 2014 04:43:15 +0000 Subject: [PATCH] Accepting request 234199 from devel:languages:python Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/234199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=16 --- python-py.changes | 6 ++++++ python-py.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-py.changes b/python-py.changes index 5e84906..efbd1a2 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 6 11:39:52 UTC 2014 - osynge@suse.com + +- Removed unnessisary dependency on python-setuptools especially as this + causes a conflict with SLE11sp3 + ------------------------------------------------------------------- Wed Mar 12 16:08:39 UTC 2014 - speilicke@suse.com diff --git a/python-py.spec b/python-py.spec index 635a1f0..04e47ed 100644 --- a/python-py.spec +++ b/python-py.spec @@ -25,7 +25,6 @@ Group: Development/Languages/Python Url: http://pylib.org Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz BuildRequires: python-devel -BuildRequires: python-setuptools BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx