15
0

Accepting request 204690 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/204690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WSGIProxy2?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2013-10-25 09:36:32 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:17:27 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Sep 25 16:38:50 UTC 2013 - p.drouand@gmail.com

View File

@@ -13,20 +13,21 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-WSGIProxy2
Version: 0.3
Release: 0
License: MIT
Summary: WSGI Proxy Implementation
Url: https://github.com/gawel/WSGIProxy2/
License: MIT
Group: Development/Languages/Python
Url: https://github.com/gawel/WSGIProxy2/
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: python-devel
BuildRequires: python-setuptools
BuildRequires: python-six
BuildRequires: unzip
Conflicts: python-WSGIProxy
BuildRoot: %{_tmppath}/%{name}-%{version}-build