diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index c65d3a4..259fbd1 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:17:27 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Wed Sep 25 16:38:50 UTC 2013 - p.drouand@gmail.com diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index be4701c..df83c31 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -13,20 +13,21 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-WSGIProxy2 Version: 0.3 Release: 0 -License: MIT Summary: WSGI Proxy Implementation -Url: https://github.com/gawel/WSGIProxy2/ +License: MIT Group: Development/Languages/Python +Url: https://github.com/gawel/WSGIProxy2/ Source: http://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.zip -BuildRequires: python-devel -BuildRequires: python-distribute -BuildRequires: python-six BuildRequires: python-WebOb +BuildRequires: python-devel +BuildRequires: python-setuptools +BuildRequires: python-six BuildRequires: unzip Conflicts: python-WSGIProxy BuildRoot: %{_tmppath}/%{name}-%{version}-build