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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8915f0da91ad47f84e8a7d49936263fb4c5fdd1fb2737e1a7553b2fe52992f1
size 78557

3
WebTest-1.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4764ae3a63de7775ff3e840a07a8c1d010222b36c7b3d9298046677c8f96297
size 82799

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 22 18:38:46 UTC 2012 - os-dev@jacraig.com
- Update to 1.4.0:
* added webtest.ext - allow to use casperjs
- Changes from 1.3.6:
* fix #42: Check uppercase method.
* fix #36: Radio can use forced value.
* fix #24: Include test fixtures.
* fix bug when trying to print a response which contain some unicode chars
- Changes from 1.3.5:
* fix #39: Add PATCH to acceptable methods.
- Removed dependency on python-nose and python-dtopt: these are only needed to
run tests.
-------------------------------------------------------------------
Wed Jun 6 21:17:27 UTC 2012 - os-dev@jacraig.com

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