pylint: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:34 -04:00
parent d4a9319fef
commit 8f4261cb03
1 changed files with 1 additions and 1 deletions

View File

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