pylint: update to 1.5.1
This commit is contained in:
parent
0ce74eed29
commit
718d1f0196
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pylint-${version}"
|
||||
|
@ -14,7 +14,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=7fcf665204af58821cbd208b4d3dda4776b79833c413450bd97095f0afb028dd
|
||||
checksum=044e9f03eee51ac1cb05f094af6ccc2a2195c558d233819c22527062dff46225
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in a new issue