From 65dcdef5389a16233b91bcc0607557d4490af571 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Tue, 6 Jul 2021 20:43:12 +0300 Subject: python/python3-pylint: Updated for version 2.9.3. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pylint/python3-pylint.SlackBuild | 4 ++-- python/python3-pylint/python3-pylint.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python3-pylint/python3-pylint.SlackBuild b/python/python3-pylint/python3-pylint.SlackBuild index f980feb8e4..40d9c19ad7 100644 --- a/python/python3-pylint/python3-pylint.SlackBuild +++ b/python/python3-pylint/python3-pylint.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pylint SRCNAM=pylint -VERSION=${VERSION:-2.8.2} +VERSION=${VERSION:-2.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,7 +83,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - ChangeLog LICENSE PKG-INFO README.rst \ + LICENSE PKG-INFO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/python/python3-pylint/python3-pylint.info b/python/python3-pylint/python3-pylint.info index f3fae3bd0d..48af3900ee 100644 --- a/python/python3-pylint/python3-pylint.info +++ b/python/python3-pylint/python3-pylint.info @@ -1,8 +1,8 @@ PRGNAM="python3-pylint" -VERSION="2.8.2" +VERSION="2.9.3" HOMEPAGE="https://www.pylint.org" -DOWNLOAD="https://files.pythonhosted.org/packages/d0/36/1aaf87b263989db93a6c32f1df41bfa3f10f6801c77649cd88e78c99674f/pylint-2.8.2.tar.gz" -MD5SUM="2ce22566a99be4991b2a0d0849610412" +DOWNLOAD="https://files.pythonhosted.org/packages/59/9a/3a021b3b7965c5070bfec5d54759f076a31bd537043e0dc9b0fb2b49bff6/pylint-2.9.3.tar.gz" +MD5SUM="b3105edf59bdec0dde1972248942c5da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-toml python3-astroid python3-isort python3-mccabe" -- cgit v1.2.3