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