pylint: update to 3.3.3

This commit is contained in:
André L. C. Moreira 2024-12-01 22:03:18 -03:00 committed by classabbyamp
parent 6c933a0114
commit 49a3cbd731

View file

@ -1,7 +1,7 @@
# Template file for 'pylint'
pkgname=pylint
version=3.3.1
revision=2
version=3.3.3
revision=1
build_style=python3-pep517
make_build_args="--skip-dependency-check"
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
@ -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=3343069bd6f6fcf220cfac79db466f69a509213ed1f0bedc9887600eb0b58084
checksum=8fd1399fb997550fb24b1142f9b775a9623b23f78b7571a74fed9a8eb01c7df7
do_check() {
# FIXME: run upstream test suite