- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=7
This commit is contained in:
parent
c68fa6ed7d
commit
65b14e7e76
@ -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
|
Wed Sep 25 16:38:50 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -13,20 +13,21 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-WSGIProxy2
|
Name: python-WSGIProxy2
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: WSGI Proxy Implementation
|
Summary: WSGI Proxy Implementation
|
||||||
Url: https://github.com/gawel/WSGIProxy2/
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: https://github.com/gawel/WSGIProxy2/
|
||||||
Source: http://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.zip
|
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-WebOb
|
||||||
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: python-setuptools
|
||||||
|
BuildRequires: python-six
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Conflicts: python-WSGIProxy
|
Conflicts: python-WSGIProxy
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user