15
0

Accepting request 135386 from home:poorboywilly:branches:devel:languages:python

Update to 1.4.0 and remove unneeded dependencies.

OBS-URL: https://build.opensuse.org/request/show/135386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=9
This commit is contained in:
Ismail Dönmez
2012-09-23 09:24:42 +00:00
committed by Git OBS Bridge
parent 6380eb696e
commit 7600c0eab5
4 changed files with 19 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: python-WebTest
Version: 1.3.4
Version: 1.4.0
Release: 0
Url: http://webtest.pythonpaste.org/
Summary: Helper to test WSGI applications
@@ -28,8 +28,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute
Requires: python-WebOb
Requires: python-dtopt
Requires: python-nose
Provides: python-webtest = %{version}
Obsoletes: python-webtest < %{version}
%if 0%{?suse_version} && 0%{?suse_version} <= 1110