diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index f6129ee6d0c..d4a34766102 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,7 +1,7 @@ # Template file for 'pylint' pkgname=pylint -version=2.14.4 -revision=2 +version=2.14.5 +revision=1 build_style=python3-module make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py" hostmakedepends="python3-setuptools" @@ -15,7 +15,7 @@ license="GPL-2.0-or-later" homepage="https://pylint.pycqa.org" changelog="https://raw.githubusercontent.com/PyCQA/pylint/main/doc/whatsnew/${version%.*.*}/${version%.*}/summary.rst" distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz" -checksum=fdd513198ccdf96f8b9a70aca3eb80050edf87b433595c67784c0f9ddac80bb5 +checksum=be7c852b6b3ef1b1cbd56511c4ae51abdf933eb79684bcf7e2c4fb31b545cfaf make_check=no # FIXME post_install() {