pylint: update to 3.3.0

This commit is contained in:
André L. C. Moreira 2024-09-20 14:08:27 -03:00 committed by classabbyamp
parent 96570468d3
commit 6d40fb4101
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pylint'
pkgname=pylint
version=3.2.7
version=3.3.0
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=afa603e2ebfd602b5ad0c17972b38b8eb2a00843bbb26e8701ab3bcd52bfaba0
checksum=fff8b671e0d3daeef20c23c4925cc4ed2e52ecd38dc59b45428934007ad0b034
do_check() {
# FIXME: run upstream test suite