pylint: update to 1.4.4
This commit is contained in:
parent
7e4a946889
commit
7dae2d0a2a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pylint'
|
||||
pkgname=pylint
|
||||
version=1.4.3
|
||||
version=1.4.4
|
||||
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=1dce8c143a5aa15e0638887c2b395e2e823223c63ebaf8d5f432a99e44b29f60
|
||||
checksum=0561af4d6bd4fa9e8e02f3997fe93684f7187c57bcef9db8c2ea9fb0d7d2f022
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in New Issue