diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index 379c67948b7..e2c275d029d 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,7 +1,7 @@ # Template file for 'pylint' pkgname=pylint -version=2.6.0 -revision=4 +version=2.7.4 +revision=1 wrksrc="pylint-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,13 +11,10 @@ short_desc="Python code static checker" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://www.pylint.org/" +changelog="https://raw.githubusercontent.com/PyCQA/pylint/master/ChangeLog" distfiles="${PYPI_SITE}/p/pylint/pylint-${version}.tar.gz" -checksum=bb4a908c9dadbc3aac18860550e870f58e1a02c9f2c204fdf5693d73be061210 - -do_check() { - # tests fail - : #python3 -m pytest -} +checksum=bd38914c7731cdc518634a8d3c5585951302b6e2b6de60fbb3f7a0220e21eeee +make_check=no post_install() { # no tests