summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2018-12-01 08:38:34 +0100
committer Willy Sudiarto Raharjo2018-12-19 02:49:50 +0100
commit84da8e8471fccf0170d8c33f3d2cdb662b6bce93 (patch)
tree1caaa84cf82af50a7c10a6c24aff4f00e7108e24
parent9b8cde16f2072474913409c6e396fcb5ccc50a03 (diff)
downloadslackbuilds-84da8e8471fccf0170d8c33f3d2cdb662b6bce93.tar.gz
python/python3-pylint: Updated for version 2.2.2.
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 cbef227d44..703da04618 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.2.0}
+VERSION=${VERSION:-2.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pylint/python3-pylint.info b/python/python3-pylint/python3-pylint.info
index 4219a01512..b54e1a729f 100644
--- a/python/python3-pylint/python3-pylint.info
+++ b/python/python3-pylint/python3-pylint.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pylint"
-VERSION="2.2.0"
+VERSION="2.2.2"
HOMEPAGE="https://www.pylint.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/a9/2d/be897f09bba66595c91824950e38ea3288b2db6fb1e847851177a650c681/pylint-2.2.0.tar.gz"
-MD5SUM="46a87c0bcd514661fe76a9bb928148d9"
+DOWNLOAD="https://files.pythonhosted.org/packages/92/8e/e86eb8dbc10ee845b1c04ed9eaeafb981331f6db5dc05ba21555fcbe7595/pylint-2.2.2.tar.gz"
+MD5SUM="6bece9ce12a7461266ecc1908da8d492"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-astroid python3-isort python3-mccabe"