mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pylint: update to 1.9.4.
This commit is contained in:
parent
e95eba162b
commit
8b1244b9ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.9.3
|
||||
version=1.9.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pylint-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.pylint.org/"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz"
|
||||
checksum=09bc539f85706f2cca720a7ddf28f5c6cf8185708d6cb5bbf7a90a32c3b3b0aa
|
||||
checksum=ee1e85575587c5b58ddafa25e1c1b01691ef172e139fc25585e5d3f02451da93
|
||||
|
||||
alternatives="
|
||||
pylint:epylint:/usr/bin/epylint2
|
||||
|
|
Loading…
Add table
Reference in a new issue