summaryrefslogtreecommitdiffstats
path: root/python/python3-pylint
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2018-11-26 21:05:26 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-27 07:48:28 +0700
commitea774c15da316ea537255bfe88a64c91b33b4294 (patch)
tree0a59eb815535a358a748b347c864f85c7331d255 /python/python3-pylint
parent0f23115878fbe79e55484585b15dbccf4001b0dd (diff)
downloadslackbuilds-ea774c15da316ea537255bfe88a64c91b33b4294.tar.gz
slackbuilds-ea774c15da316ea537255bfe88a64c91b33b4294.tar.xz
python/python3-pylint: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pylint')
-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 08e5229e7e..cbef227d44 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.1.1}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pylint/python3-pylint.info b/python/python3-pylint/python3-pylint.info
index cd36c78d03..4219a01512 100644
--- a/python/python3-pylint/python3-pylint.info
+++ b/python/python3-pylint/python3-pylint.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pylint"
-VERSION="2.1.1"
+VERSION="2.2.0"
HOMEPAGE="https://www.pylint.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/04/1f/1d3929051b45c3e4015178c5fe5bbee735fb4e362e0fc4f0fbf3f68647ad/pylint-2.1.1.tar.gz"
-MD5SUM="922207feff0e88f2d7b7866a0d45100e"
+DOWNLOAD="https://files.pythonhosted.org/packages/a9/2d/be897f09bba66595c91824950e38ea3288b2db6fb1e847851177a650c681/pylint-2.2.0.tar.gz"
+MD5SUM="46a87c0bcd514661fe76a9bb928148d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-astroid python3-isort python3-mccabe"