From 8241ece901d8b4b35e040d75ce6ceeaff9a0879d Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Aug 20 2019 15:50:50 +0000 Subject: Disable pylint once again --- diff --git a/gnome-abrt.spec b/gnome-abrt.spec index 72aeade..cd7d974 100644 --- a/gnome-abrt.spec +++ b/gnome-abrt.spec @@ -40,7 +40,9 @@ BuildRequires: libX11-devel # 2015-11-12 : # I temporarily disabled pylint after discussion with rkuska and kalev. pylint # cannot be built for Python-3.5 and gnome-abrt uses it only for 'make check'. -%bcond_without pylint +# 2019-08-20 : +# This is a problem again for Python 3.8. I recommend keeping it disabled forever. +%bcond_with pylint BuildRequires: python3-six BuildRequires: python3-inotify BuildRequires: python3-gobject >= 3.29.1