From 2ec6470af8dc1951962d19a1d883d70e850f8d6c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Wed, 6 Apr 2022 22:12:49 +0200 Subject: [PATCH] pylint: update to 2.13.5. --- srcpkgs/pylint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 54af1e2f085..2d53ba7420f 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=2.13.4 +version=2.13.5 revision=1 build_style=python3-module make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py" @@ -15,7 +15,7 @@ license="GPL-2.0-or-later" homepage="https://www.pylint.org/" changelog="https://raw.githubusercontent.com/PyCQA/pylint/master/ChangeLog" distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz" -checksum=34a5550bfe94f4ba04eee95367572224bc16dbd2456b3ece5fb92e15399f6cd8 +checksum=5450fd8014baf1663fb4860b7e1dc4f4c4eb9649598a210d68e97be0973c783f post_install() { # install example config and emacs files