mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a57275de38
commit
436166486c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pylint'
|
# Template file for 'pylint'
|
||||||
pkgname=pylint
|
pkgname=pylint
|
||||||
version=3.3.3
|
version=3.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_build_args="--skip-dependency-check"
|
make_build_args="--skip-dependency-check"
|
||||||
|
@ -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=8fd1399fb997550fb24b1142f9b775a9623b23f78b7571a74fed9a8eb01c7df7
|
checksum=bdb1f2218222df18d1b1336686d81f5e0a03de28acaa3092fae9fbe660ca76db
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# FIXME: run upstream test suite
|
# FIXME: run upstream test suite
|
||||||
|
|
Loading…
Add table
Reference in a new issue