From 436166486cb1e65002aaa831e14bad6736a0a032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= Date: Sun, 2 Feb 2025 17:53:21 -0300 Subject: [PATCH] pylint: update to 3.3.4 Closes: #54191 [via git-merge-pr] --- srcpkgs/pylint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 47650ee0ac1..4d1eeff64a1 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=3.3.3 +version=3.3.4 revision=1 build_style=python3-pep517 make_build_args="--skip-dependency-check" @@ -15,7 +15,7 @@ maintainer="André L. C. Moreira " license="GPL-2.0-or-later" homepage="https://pylint.pycqa.org" distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz" -checksum=8fd1399fb997550fb24b1142f9b775a9623b23f78b7571a74fed9a8eb01c7df7 +checksum=bdb1f2218222df18d1b1336686d81f5e0a03de28acaa3092fae9fbe660ca76db do_check() { # FIXME: run upstream test suite