pylint: update to 1.6.5
This commit is contained in:
parent
d61edee6c9
commit
55ed34f146
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pylint'
|
# Template file for 'pylint'
|
||||||
pkgname=pylint
|
pkgname=pylint
|
||||||
version=1.6.4
|
version=1.6.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pylint-${version}"
|
wrksrc="pylint-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.pylint.org/"
|
homepage="http://www.pylint.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz"
|
||||||
checksum=ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1
|
checksum=a673984a8dd78e4a8b8cfdee5359a1309d833cf38405008f4a249994a8456719
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
pylint:epylint:/usr/bin/epylint2
|
pylint:epylint:/usr/bin/epylint2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue