pylint: update to 1.9.2
This commit is contained in:
parent
8c044a1958
commit
1404331e40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=c353d8225195b37cc3aef18248b8f3fe94c5a6a95affaf885ae21a24ca31d8eb
|
||||
checksum=fff220bcb996b4f7e2b0f6812fd81507b72ca4d8c4d05daf2655c333800cb9b3
|
||||
|
||||
alternatives="
|
||||
pylint:epylint:/usr/bin/epylint2
|
||||
|
|
Loading…
Reference in a new issue