15
0
forked from pool/python-WebOb

Accepting request 163848 from devel:languages:python3

Don't build for python > 3.2 since it is not supported yet

OBS-URL: https://build.opensuse.org/request/show/163848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=20
This commit is contained in:
Todd R
2013-04-13 09:46:42 +00:00
committed by Git OBS Bridge
parent 4357db2cb5
commit d37bfba8e2
2 changed files with 7 additions and 1 deletions

View File

@@ -25,7 +25,8 @@ Group: Development/Languages/Python
Url: http://webob.org/
Source: http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
BuildRequires: python3-2to3
BuildRequires: python3-devel
# currently only 3.2 is listed as supported
BuildRequires: python3-devel < 3.3
BuildRequires: python3-distribute
# Test requirements:
# for ssl module: