pylint: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:13 -04:00
parent b7c28e0179
commit afc59aa12c

View file

@ -1,7 +1,7 @@
# Template file for 'pylint'
pkgname=pylint
version=2.6.0
revision=2
revision=3
wrksrc="pylint-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"