pylint: update to 3.2.7
This commit is contained in:
parent
4b1d396e60
commit
099cc33052
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=3.2.6
|
||||
version=3.2.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_build_args="--skip-dependency-check"
|
||||
|
@ -15,7 +15,7 @@ maintainer="André L. C. Moreira <andrelcmoreira@disroot.org>"
|
|||
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=66c917c27c74b84d44aecacd9725defeb3ef51bdf916213e52c647f5545dda75
|
||||
checksum=afa603e2ebfd602b5ad0c17972b38b8eb2a00843bbb26e8701ab3bcd52bfaba0
|
||||
|
||||
do_check() {
|
||||
# FIXME: run upstream test suite
|
||||
|
|
Loading…
Reference in New Issue