pylint: update to 1.8.4
This commit is contained in:
parent
df7f1db83a
commit
fcc7fb14c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
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=c77311859e0c2d7932095f30d2b1bfdc4b6fe111f534450ba727a52eae330ef2
|
||||
checksum=34738a82ab33cbd3bb6cd4cef823dbcabdd2b6b48a4e3a3054a2bbbf0c712be9
|
||||
|
||||
alternatives="
|
||||
pylint:epylint:/usr/bin/epylint2
|
||||
|
|
Loading…
Reference in New Issue