15
0

Accepting request 200666 from devel:languages:python

update (forwarded request 200610 from posophe)

OBS-URL: https://build.opensuse.org/request/show/200666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WSGIProxy2?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2013-09-26 18:01:34 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1162147455aa0b2f9a83b0ba4c3f48840f8329d090647426f994bb790f9e5763
size 6465

3
WSGIProxy2-0.3.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ade44a82d70ce3d5a041eaccb99176f1d300ac15a26073e5e8a62d7f93a1ceca
size 17706

View File

@@ -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

View File

@@ -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