diff --git a/python-entrypoint2.changes b/python-entrypoint2.changes index 7cf7d07..234810e 100644 --- a/python-entrypoint2.changes +++ b/python-entrypoint2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:05:18 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Sun Jan 13 14:56:45 UTC 2013 - p.drouand@gmail.com diff --git a/python-entrypoint2.spec b/python-entrypoint2.spec index 48cf42d..78e9638 100644 --- a/python-entrypoint2.spec +++ b/python-entrypoint2.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/e/entrypoint2/entrypoint2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools Requires: python-argparse Requires: python-decorator %if 0%{?suse_version} && 0%{?suse_version} <= 1110