From: František Dvořák Date: Tue, 15 Sep 2015 14:52:37 +0000 (+0200) Subject: Flake8 also for python3. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=59d1a5414d265a30378790de5b8b1092f39bde1f;p=packaging-rpm-pOCCI.git Flake8 also for python3. --- diff --git a/python-pOCCI.spec b/python-pOCCI.spec index c99850a..69f75e0 100644 --- a/python-pOCCI.spec +++ b/python-pOCCI.spec @@ -44,7 +44,7 @@ Patch1: %{srcname}-2to3.diff BuildArch: noarch BuildRequires: python2-devel python-pycurl %if 0%{?with_python3} -BuildRequires: python3-devel python3-pycurl +BuildRequires: python3-devel python3-pycurl python3-flake8 %endif %if 0%{?with_tests} BuildRequires: python-flake8