diff --git a/python-zope.exceptions.changes b/python-zope.exceptions.changes index 6f2ea63..ec1c7c5 100644 --- a/python-zope.exceptions.changes +++ b/python-zope.exceptions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:17:56 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Mon Jul 29 14:04:41 UTC 2013 - hpj@urpla.net diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec index 7f12395..d5e4b21 100644 --- a/python-zope.exceptions.spec +++ b/python-zope.exceptions.spec @@ -25,7 +25,7 @@ Group: Development/Languages/Python Url: http://cheeseshop.python.org/pypi/zope.exceptions Source: http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: unzip # Documentation requirements: BuildRequires: python-Sphinx