pylint: update to 2.13.8.

This commit is contained in:
Michal Vasilek 2022-05-03 13:18:59 +02:00
parent b2551d3a7b
commit 32e08e8d81
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pylint'
pkgname=pylint
version=2.13.7
version=2.13.8
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=c497a2b29e9c78322324e88b2303b388c28ed57a81601e365393ba68d976bc50
checksum=7bd4cfc0e3e4332f0f3d8f8fc9e967d2e2946912ca7a336f36d3f2ac99c5cd42
post_install() {
# install example config and emacs files