diff --git a/python-WebTest.changes b/python-WebTest.changes index 9c3eceb..83312a3 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:17:10 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Wed Sep 25 16:33:33 UTC 2013 - p.drouand@gmail.com diff --git a/python-WebTest.spec b/python-WebTest.spec index 0976fb2..45c4308 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -30,9 +30,9 @@ BuildRequires: python-WSGIProxy2 BuildRequires: python-base BuildRequires: python-beautifulsoup4 BuildRequires: python-cssselect -BuildRequires: python-distribute BuildRequires: python-mock BuildRequires: python-pyquery +BuildRequires: python-setuptools BuildRequires: python-six BuildRequires: python-waitress BuildRequires: unzip