From c68fa6ed7dbae855463c1280c9820e08e76e4ac7a99503d17f432a3f47256955 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 26 Sep 2013 07:52:56 +0000 Subject: [PATCH] Accepting request 200610 from home:posophe:branches:devel:languages:python update OBS-URL: https://build.opensuse.org/request/show/200610 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=5 --- WSGIProxy2-0.1.tar.gz | 3 --- WSGIProxy2-0.3.zip | 3 +++ python-WSGIProxy2.changes | 6 ++++++ python-WSGIProxy2.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 WSGIProxy2-0.1.tar.gz create mode 100644 WSGIProxy2-0.3.zip diff --git a/WSGIProxy2-0.1.tar.gz b/WSGIProxy2-0.1.tar.gz deleted file mode 100644 index 12d9d4e..0000000 --- a/WSGIProxy2-0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1162147455aa0b2f9a83b0ba4c3f48840f8329d090647426f994bb790f9e5763 -size 6465 diff --git a/WSGIProxy2-0.3.zip b/WSGIProxy2-0.3.zip new file mode 100644 index 0000000..85d65d7 --- /dev/null +++ b/WSGIProxy2-0.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade44a82d70ce3d5a041eaccb99176f1d300ac15a26073e5e8a62d7f93a1ceca +size 17706 diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index 2e0a2a8..c65d3a4 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 25 16:38:50 UTC 2013 - p.drouand@gmail.com + +- Update to version 0.3 + + Make allowed_methods check optional + ------------------------------------------------------------------- Thu May 2 12:46:32 UTC 2013 - speilicke@suse.com diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index 081978d..be4701c 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -16,17 +16,18 @@ Name: python-WSGIProxy2 -Version: 0.1 +Version: 0.3 Release: 0 License: MIT Summary: WSGI Proxy Implementation Url: https://github.com/gawel/WSGIProxy2/ Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz +Source: http://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.zip BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-six BuildRequires: python-WebOb +BuildRequires: unzip Conflicts: python-WSGIProxy BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110