diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 08cdfb1cb2d..47650ee0ac1 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -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 " 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