diff --git a/python-WTForms.changes b/python-WTForms.changes index a1573d8..52593c8 100644 --- a/python-WTForms.changes +++ b/python-WTForms.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 11:17:32 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Sun Apr 14 15:08:35 UTC 2013 - p.drouand@gmail.com diff --git a/python-WTForms.spec b/python-WTForms.spec index c568b29..5a5f3a9 100644 --- a/python-WTForms.spec +++ b/python-WTForms.spec @@ -11,10 +11,11 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-WTForms Version: 1.0.3 Release: 0 @@ -25,7 +26,7 @@ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/W/WTForms/WTForms-%{version}.zip BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: unzip %if 0%{?suse_version} %py_requires