From 231b134317de40387dbf7ad016b644e8be200950aa9f42f11b609626583cd015 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Mon, 18 May 2015 13:37:40 +0000 Subject: [PATCH] Accepting request 307137 from home:benoit_monin:branches:devel:languages:python update to version 0.4.2 OBS-URL: https://build.opensuse.org/request/show/307137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=11 --- WSGIProxy2-0.4.1.zip | 3 --- WSGIProxy2-0.4.2.zip | 3 +++ python-WSGIProxy2.changes | 7 +++++++ python-WSGIProxy2.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 WSGIProxy2-0.4.1.zip create mode 100644 WSGIProxy2-0.4.2.zip diff --git a/WSGIProxy2-0.4.1.zip b/WSGIProxy2-0.4.1.zip deleted file mode 100644 index 3c77104..0000000 --- a/WSGIProxy2-0.4.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70232dd33ffc742b2c1e8d7573a61035a1b7fcd92dc0c761e283de515ab94f69 -size 18437 diff --git a/WSGIProxy2-0.4.2.zip b/WSGIProxy2-0.4.2.zip new file mode 100644 index 0000000..a92db67 --- /dev/null +++ b/WSGIProxy2-0.4.2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b236fac5d4a2b51d9b3ed34cbe0d01aae173dce0ab9877f225b1dcdb4a6e8e +size 18817 diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index 7e0758d..09f22e4 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 14 14:57:58 UTC 2015 - benoit.monin@gmx.fr + +- update to version 0.4.2: + * Undo webob's unquoting to handle paths with percent quoted utf8 + characters [Laurence Rowe] + ------------------------------------------------------------------- Mon Jan 13 14:08:14 UTC 2014 - dmueller@suse.com diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index 9021aee..a0f01de 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -1,7 +1,7 @@ # # spec file for package python-WSGIProxy2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-WSGIProxy2 -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: WSGI Proxy Implementation License: MIT