From af6107a7b563e0dcad7db1e555975e6434f38896 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Thu, 29 Apr 2021 20:28:52 +0300 Subject: python/python3-pylint: Updated for version 2.8.2. 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(-) (limited to 'python/python3-pylint') diff --git a/python/python3-pylint/python3-pylint.SlackBuild b/python/python3-pylint/python3-pylint.SlackBuild index 130d7d4bacb05..4de9974160d04 100644 --- a/python/python3-pylint/python3-pylint.SlackBuild +++ b/python/python3-pylint/python3-pylint.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-pylint SRCNAM=pylint -VERSION=${VERSION:-2.8.0} +VERSION=${VERSION:-2.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -82,7 +82,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - LICENSE PKG-INFO README.rst \ + ChangeLog LICENSE PKG-INFO README.rst \ $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 1ee9599132f94..f3fae3bd0dc38 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.0" +VERSION="2.8.2" HOMEPAGE="https://www.pylint.org" -DOWNLOAD="https://files.pythonhosted.org/packages/50/19/c3df4f895b972c3b3b276d51b74317a91869ce58f9de7fe881565bfa7123/pylint-2.8.0.tar.gz" -MD5SUM="638b9d77c86bf3cb80b1646f855b696e" +DOWNLOAD="https://files.pythonhosted.org/packages/d0/36/1aaf87b263989db93a6c32f1df41bfa3f10f6801c77649cd88e78c99674f/pylint-2.8.2.tar.gz" +MD5SUM="2ce22566a99be4991b2a0d0849610412" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-toml python3-astroid python3-isort python3-mccabe" -- cgit v1.2.3