pylint: update to 1.8.3
This commit is contained in:
parent
48a3a7f037
commit
86650ec0e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.8.2
|
||||
version=1.8.3
|
||||
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"
|
||||
distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz"
|
||||
checksum=4fe3b99da7e789545327b75548cee6b511e4faa98afe268130fea1af4b5ec022
|
||||
checksum=c77311859e0c2d7932095f30d2b1bfdc4b6fe111f534450ba727a52eae330ef2
|
||||
|
||||
alternatives="
|
||||
pylint:epylint:/usr/bin/epylint2
|
||||
|
|
Loading…
Reference in New Issue