14
0

- Require python-setuptools instead of distribute (upstreams merged)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WTForms?expand=0&rev=4
This commit is contained in:
Sascha Peilicke
2013-10-24 11:17:33 +00:00
committed by Git OBS Bridge
parent d11d65b80e
commit 8f3858c7c2
2 changed files with 8 additions and 2 deletions

View File

@@ -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

View File

@@ -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