From 9682bbe468a785f763396b4120d5d5bd5ed69052 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 12 Aug 2022 00:25:46 +0200 Subject: [PATCH] pylint: update to 2.14.5. --- srcpkgs/pylint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {