diff --git a/WebTest-2.0.7.zip b/WebTest-2.0.7.zip deleted file mode 100644 index 3c2e33e..0000000 --- a/WebTest-2.0.7.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8442df2178ac9e6134a6192c0419d885b1e0ce1f507dda1528bc147841a4b41 -size 81143 diff --git a/WebTest-2.0.9.zip b/WebTest-2.0.9.zip new file mode 100644 index 0000000..decfcc2 --- /dev/null +++ b/WebTest-2.0.9.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749f527b39893b1757abd0e6814bde811eb25a6cf42538585c971afdb9030dad +size 82628 diff --git a/python-WebTest.changes b/python-WebTest.changes index 7808b4d..9c3eceb 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 25 16:33:33 UTC 2013 - p.drouand@gmail.com + +- Update to version 2.0.9 + * Make sure Upload.content_type is not ignored + https://github.com/Pylons/webtest/pull/88 + ------------------------------------------------------------------- Tue Sep 17 08:33:26 UTC 2013 - dmueller@suse.com diff --git a/python-WebTest.spec b/python-WebTest.spec index 7ecb675..0976fb2 100644 --- a/python-WebTest.spec +++ b/python-WebTest.spec @@ -17,7 +17,7 @@ Name: python-WebTest -Version: 2.0.7 +Version: 2.0.9 Release: 0 Url: http://webtest.pythonpaste.org/ Summary: Helper to test WSGI applications