From d912868f73be0581bd3cbf2b51b42e61c8a3d109 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Fri, 8 Jul 2022 10:26:22 +0200 Subject: [PATCH] pylint: depend on python3-tomli; update homepage --- srcpkgs/pylint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pylint/template b/srcpkgs/pylint/template index d4330581a009..f6129ee6d0c4 100644 --- a/srcpkgs/pylint/template +++ b/srcpkgs/pylint/template @@ -1,18 +1,18 @@ # Template file for 'pylint' pkgname=pylint version=2.14.4 -revision=1 +revision=2 build_style=python3-module make_check_args="--deselect=tests/benchmark/test_baseline_benchmarks.py" hostmakedepends="python3-setuptools" depends="python3-astroid python3-isort python3-mccabe python3-tomlkit - python3-platformdirs python3-dill" + python3-tomli python3-platformdirs python3-dill" checkdepends="$depends python3-pytest python3-tkinter python3-six python3-GitPython git" short_desc="Python code static checker" maintainer="Michal Vasilek " license="GPL-2.0-or-later" -homepage="https://www.pylint.org/" +homepage="https://pylint.pycqa.org" changelog="https://raw.githubusercontent.com/PyCQA/pylint/main/doc/whatsnew/${version%.*.*}/${version%.*}/summary.rst" distfiles="https://github.com/PyCQA/pylint/archive/refs/tags/v$version.tar.gz" checksum=fdd513198ccdf96f8b9a70aca3eb80050edf87b433595c67784c0f9ddac80bb5