pylint: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:18 -04:00
parent eb6bd4255f
commit 861f3dc225

View file

@ -1,7 +1,7 @@
# Template file for 'pylint'
pkgname=pylint
version=2.11.1
revision=1
revision=2
build_style=python3-module
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
hostmakedepends="python3-setuptools"