forked from pool/python-http-parser
Accepting request 163851 from devel:languages:python3
Disable building for python3 < 3.2 since it is not supported OBS-URL: https://build.opensuse.org/request/show/163851 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-http-parser?expand=0&rev=20
This commit is contained in:
@@ -25,9 +25,9 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/h/http-parser/http-parser-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3 >= 3.2
|
||||
BuildRequires: python3-devel
|
||||
Requires: python3
|
||||
Requires: python3 >= 3.2
|
||||
BuildRequires: python3-distribute
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user