[totem/wip/hadess/re-enable-pylint] newer pylint
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/re-enable-pylint] newer pylint
- Date: Tue, 31 Aug 2021 11:04:48 +0000 (UTC)
commit c127b7c09fb0a034ed604dd4efb2facaf0945103
Author: Bastien Nocera <hadess hadess net>
Date: Tue Aug 31 11:48:03 2021 +0200
newer pylint
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c22be5cd..161eead42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,8 @@ build-fedora:
image: fedora:latest
stage: test
before_script:
- - dnf install -y $FEDORA_DEPS
+ - dnf install -y $FEDORA_DEPS python3-pylint
+ - 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
https://kojipkgs.fedoraproject.org//packages/python-platformdirs/2.3.0/1.fc36/noarch/python3-platformdirs-2.3.0-1.fc36.noarch.rpm
https://kojipkgs.fedoraproject.org//work/tasks/6896/74846896/python3-astroid-2.7.3-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]