From 220316c1b6fe67cefc3c9c8ebcd9ec61ef03dce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?= Date: Wed, 31 Jul 2024 00:22:39 -0300 Subject: [PATCH] pylint: update to 3.2.6 --- srcpkgs/pylint/template | 4 ++-- srcpkgs/python3-astroid/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 1c3d1d455ce..c6b11aa3be2 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=3.1.0 +version=3.2.6 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=c4c13c6b77f6604367763f906e5df4e9f4c7fbfa6e8553f31493adfabfc73092 +checksum=66c917c27c74b84d44aecacd9725defeb3ef51bdf916213e52c647f5545dda75 do_check() { # FIXME: run upstream test suite diff --git a/srcpkgs/python3-astroid/template b/srcpkgs/python3-astroid/template index 0b2d6719b08..6c9ddeda958 100644 --- a/srcpkgs/python3-astroid/template +++ b/srcpkgs/python3-astroid/template @@ -1,6 +1,6 @@ # Template file for 'python3-astroid' pkgname=python3-astroid -version=3.0.2 +version=3.2.4 revision=1 build_style=python3-pep517 make_check_args=" @@ -17,4 +17,4 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://github.com/PyCQA/astroid" changelog="https://raw.githubusercontent.com/PyCQA/astroid/master/ChangeLog" distfiles="https://github.com/PyCQA/astroid/archive/refs/tags/v$version.tar.gz" -checksum=f6c40778700e01135a5e7d30ec2af607150a234fbf5c02f20a7c4df29322e593 +checksum=e668c1d31790c6dcc4ab0ec6251cb02ed3c610a860d66ffeb6f72f1811f13605