Accepting request 163849 from devel:languages:python
Don't build for python > 3.2 since it is not supported yet (forwarded request 163848 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/163849 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebOb?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 11:38:54 UTC 2013 - toddrme2178@gmail.com
|
||||
|
||||
- Don't build for python > 3.2 since it is not supported yet
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 16:55:06 UTC 2013 - arun@gmx.de
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user