pylint: update to 3.3.1

Closes: #52361 [via git-merge-pr]
This commit is contained in:
André L. C. Moreira 2024-09-24 12:24:47 -03:00 committed by classabbyamp
parent 16b1b262ef
commit 92672e1617
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pylint'
pkgname=pylint
version=3.3.0
version=3.3.1
revision=1
build_style=python3-pep517
make_build_args="--skip-dependency-check"
@ -15,7 +15,7 @@ maintainer="André L. C. Moreira <andrelcmoreira@disroot.org>"
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=fff8b671e0d3daeef20c23c4925cc4ed2e52ecd38dc59b45428934007ad0b034
checksum=3343069bd6f6fcf220cfac79db466f69a509213ed1f0bedc9887600eb0b58084
do_check() {
# FIXME: run upstream test suite