pylint: update to 1.7.4
This commit is contained in:
parent
a90e07a9e4
commit
08d7536a7e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.7.2
|
||||
revision=2
|
||||
version=1.7.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pylint-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=ea6afb93a9ed810cf52ff3838eb3a15e2bf6a81b80de0eaede1ce442caa5ca69
|
||||
checksum=1f65b3815c3bf7524b845711d54c4242e4057dd93826586620239ecdfe591fb1
|
||||
|
||||
alternatives="
|
||||
pylint:epylint:/usr/bin/epylint2
|
||||
|
|
Loading…
Reference in New Issue