pylint: update to 1.4.1

This commit is contained in:
Alessio Sergi 2015-01-17 17:07:00 +01:00
parent ab0dbb2def
commit ad77c5e51a
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pylint'
pkgname=pylint
version=1.4.0
version=1.4.1
revision=1
noarch=yes
wrksrc="pylint-${version}"
@ -13,7 +13,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=816646b9d5fd0c33f9e3b009953c46727d22bec3e880712d69b39b1b630fa3ca
checksum=3e383060edd432cbbd0e8bd686f5facfe918047ffe1bb401ab5897cb6ee0f030
post_install() {
# no tests
@ -43,7 +43,6 @@ pylint-gui_package() {
vmove usr/share/man/man1/pylint-gui.1
}
}
pylint-emacs_package() {
noarch=yes
short_desc+=" - Emacs interface"