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
This commit is contained in:
Sascha Peilicke 2013-09-26 07:52:56 +00:00 committed by Git OBS Bridge
parent 911213caf7
commit c68fa6ed7d
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 Thu May 2 12:46:32 UTC 2013 - speilicke@suse.com

View File

@ -16,17 +16,18 @@
Name: python-WSGIProxy2 Name: python-WSGIProxy2
Version: 0.1 Version: 0.3
Release: 0 Release: 0
License: MIT License: MIT
Summary: WSGI Proxy Implementation Summary: WSGI Proxy Implementation
Url: https://github.com/gawel/WSGIProxy2/ Url: https://github.com/gawel/WSGIProxy2/
Group: Development/Languages/Python 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-devel
BuildRequires: python-distribute BuildRequires: python-distribute
BuildRequires: python-six BuildRequires: python-six
BuildRequires: python-WebOb BuildRequires: python-WebOb
BuildRequires: unzip
Conflicts: python-WSGIProxy Conflicts: python-WSGIProxy
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %if 0%{?suse_version} && 0%{?suse_version} <= 1110