From a7e0d08285138ba2f75c5945d30e28fe3bd9d714 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 9 Dec 2022 18:09:25 +0100 Subject: [PATCH] pylint: update to 2.15.8. --- srcpkgs/pylint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 9d807743128..4099fe879fb 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=2.15.5 +version=2.15.8 revision=1 build_style=python3-pep517 make_build_args="--skip-dependency-check --no-isolation --wheel" @@ -15,7 +15,7 @@ maintainer="Michal Vasilek " 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=05a51f3382651642bae32a4e5036b340f6d3b2e666713fb139ce3bbc274f04dc +checksum=0a4f659e7d80de094ee0bd9db243f1c921dcb82e8afa150844d0b04bec90f6e7 make_check=no # FIXME post_install() {