diff --git a/python-py.changes b/python-py.changes index 76cf368..d43a1f9 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:10:27 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Tue Jun 25 11:45:11 UTC 2013 - dmueller@suse.com diff --git a/python-py.spec b/python-py.spec index 11a6ac0..b677319 100644 --- a/python-py.spec +++ b/python-py.spec @@ -26,7 +26,7 @@ Url: http://pylib.org Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz BuildRequires: python-Sphinx BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110