forked from pool/python-WebTest
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:
committed by
Git OBS Bridge
parent
2a06b0d6b9
commit
56cfd2ecd6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53006e6a53220ea89ab6cbc491305ed4d325f0e43fb611487441da7c14609e8a
|
||||
size 79986
|
||||
3
WebTest-2.0.6.zip
Normal file
3
WebTest-2.0.6.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf74621cf8694fc89b7ac61e1aace02a649080f03ab6e43e256f32ca3a09d452
|
||||
size 80395
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user