diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 4099fe879fb..a30987196a0 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,6 +1,6 @@ # Template file for 'pylint' pkgname=pylint -version=2.15.8 +version=2.15.10 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=0a4f659e7d80de094ee0bd9db243f1c921dcb82e8afa150844d0b04bec90f6e7 +checksum=ba0be22b01f1e2b2abab33c72496e3194942307d2d89567d0363db858ab3c858 make_check=no # FIXME post_install() {