15
0

Accepting request 132978 from devel:languages:python

Restore BuildRequires: python3  This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in.  Building will fail if  BuildRequires: python3 is removed.

OBS-URL: https://build.opensuse.org/request/show/132978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=22
This commit is contained in:
Todd R
2012-09-06 13:14:51 +00:00
committed by Git OBS Bridge
parent 6208681101
commit 061cc9a0ed
2 changed files with 9 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ License: Apache-2.0
Group: Development/Languages/Python
Source: %{modname}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel
BuildRequires: python3-2to3
BuildRequires: python3-distribute