From 5a9942d0812b94edaa988140d855137e2f0828bfdf8ed311629d1195f3b22717 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 26 Sep 2013 07:52:53 +0000 Subject: [PATCH] Accepting request 200608 from home:posophe:branches:devel:languages:python update OBS-URL: https://build.opensuse.org/request/show/200608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=22 --- WebTest-2.0.7.zip | 3 --- WebTest-2.0.9.zip | 3 +++ python-WebTest.changes | 7 +++++++ python-WebTest.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 WebTest-2.0.7.zip create mode 100644 WebTest-2.0.9.zip 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