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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 10 13:29:16 UTC 2013 - dmueller@suse.com
- 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.
-------------------------------------------------------------------
Mon Apr 29 13:01:57 UTC 2013 - dmueller@suse.com