mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pylint: update to 3.3.3
This commit is contained in:
parent
6c933a0114
commit
49a3cbd731
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pylint'
|
# Template file for 'pylint'
|
||||||
pkgname=pylint
|
pkgname=pylint
|
||||||
version=3.3.1
|
version=3.3.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_build_args="--skip-dependency-check"
|
make_build_args="--skip-dependency-check"
|
||||||
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
|
make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="André L. C. Moreira <andrelcmoreira@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://pylint.pycqa.org"
|
homepage="https://pylint.pycqa.org"
|
||||||
distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=3343069bd6f6fcf220cfac79db466f69a509213ed1f0bedc9887600eb0b58084
|
checksum=8fd1399fb997550fb24b1142f9b775a9623b23f78b7571a74fed9a8eb01c7df7
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# FIXME: run upstream test suite
|
# FIXME: run upstream test suite
|
||||||
|
|
Loading…
Add table
Reference in a new issue