summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2020-06-12 23:25:08 +0200
committer Willy Sudiarto Raharjo2020-06-13 03:21:14 +0200
commit8273a71742d3296566ea5595314898e1a9390dd8 (patch)
treefbc2b8b4da0fa1581ba69646ca5d6042e36586e2
parent36fb05ece21c43277a7cf4f6ff80d6ce6d51b59a (diff)
downloadslackbuilds-8273a71742d3296566ea5595314898e1a9390dd8.tar.gz
python/python3-pylint: Updated for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pylint/python3-pylint.SlackBuild2
-rw-r--r--python/python3-pylint/python3-pylint.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pylint/python3-pylint.SlackBuild b/python/python3-pylint/python3-pylint.SlackBuild
index f4ab31cce3..ee25422094 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.5.2}
+VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pylint/python3-pylint.info b/python/python3-pylint/python3-pylint.info
index a1ffe7f012..668ea68fa0 100644
--- a/python/python3-pylint/python3-pylint.info
+++ b/python/python3-pylint/python3-pylint.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pylint"
-VERSION="2.5.2"
+VERSION="2.5.3"
HOMEPAGE="https://www.pylint.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/b4/2d/c209a539c32e2d9c7396e69bab95ad4332b73cdc360bbc89495d7e49d332/pylint-2.5.2.tar.gz"
-MD5SUM="d843a9334b7c6ce3a46f4ee9c66ba5e1"
+DOWNLOAD="https://files.pythonhosted.org/packages/3b/f0/ee19aeccaea881c38d129f015b2be7658724fcefa3a506d7c44747d764d9/pylint-2.5.3.tar.gz"
+MD5SUM="5e4d0c2b5355424c2716ee8e20f7db43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-toml python3-astroid python3-isort python3-mccabe"