forked from pool/python-pyflakes
Accepting request 172881 from devel:languages:python3
Re-add buildrequires: python3. This is needed for openSUSE <= 12.2 OBS-URL: https://build.opensuse.org/request/show/172881 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=14
This commit is contained in:
@@ -25,11 +25,14 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Source: pyflakes-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# please do not remove, needed for openSUSE <= 12.2
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-2to3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
# please do not remove, needed for openSUSE <= 12.2
|
||||
Requires: python3
|
||||
BuildArch: noarch
|
||||
Requires: python(abi) = %{py3_ver}
|
||||
|
||||
%description
|
||||
Pyflakes is program to analyze Python programs and detect various errors. It
|
||||
|
Reference in New Issue
Block a user