15
0

Accepting request 180850 from home:dirkmueller:branches:devel:languages:python

- update to 2.0.6:
- fixed #64. cookiejar api has changed in python3.3 [gawel]
- allow to use a fixed StopableWSGIServer [gawel]
- Do not alter the BeautifulSoup object when parsing forms. [Georges
- Remove first newline while parse textarea block, how modern browsers does.

OBS-URL: https://build.opensuse.org/request/show/180850
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=18
This commit is contained in:
Sascha Peilicke
2013-06-25 11:53:01 +00:00
committed by Git OBS Bridge
parent 2a06b0d6b9
commit 56cfd2ecd6
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-WebTest
Version: 2.0.5
Version: 2.0.6
Release: 0
Url: http://webtest.pythonpaste.org/
Summary: Helper to test WSGI applications