diff --git a/WebTest-2.0.5.zip b/WebTest-2.0.5.zip deleted file mode 100644 index 58f66d6..0000000 --- a/WebTest-2.0.5.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53006e6a53220ea89ab6cbc491305ed4d325f0e43fb611487441da7c14609e8a -size 79986 diff --git a/WebTest-2.0.6.zip b/WebTest-2.0.6.zip new file mode 100644 index 0000000..4e8c5f2 --- /dev/null +++ b/WebTest-2.0.6.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf74621cf8694fc89b7ac61e1aace02a649080f03ab6e43e256f32ca3a09d452 +size 80395 diff --git a/python-WebTest.changes b/python-WebTest.changes index e84ddec..f03dd43 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -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 diff --git a/python-WebTest.spec b/python-WebTest.spec index 3c43d51..b627d7d 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -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