[totem/wip/hadess/re-enable-pylint] newer pylint



commit 65348015182b4c76bb01565fcf97d1456990da6c
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Aug 31 11:48:03 2021 +0200

    newer pylint

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c22be5cd..78a05b24e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,6 +44,7 @@ build-fedora:
   stage: test
   before_script:
     - dnf install -y $FEDORA_DEPS
+    - rpm -Fvh https://kojipkgs.fedoraproject.org//work/tasks/5966/74845966/pylint-2.10.2-1.fc36.noarch.rpm 
https://kojipkgs.fedoraproject.org//work/tasks/5966/74845966/python3-pylint-2.10.2-1.fc36.noarch.rpm
   script:
     - meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes 
-Denable-python=yes -Dprofile=default
     - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]