summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2019-03-23 00:25:01 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-23 07:35:37 +0700
commit09831e5109eed978b65926fad19a10b187417709 (patch)
tree91f63e2e07f22e6142e925f15278d64938416d72
parent4ba7c37e2535b0e070d4b39edcbdeb97a4d87cc9 (diff)
downloadslackbuilds-09831e5109eed978b65926fad19a10b187417709.tar.gz
slackbuilds-09831e5109eed978b65926fad19a10b187417709.tar.xz
python/python3-pylint: Updated for version 2.3.1.
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 703da04618..427e20dd80 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.2}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pylint/python3-pylint.info b/python/python3-pylint/python3-pylint.info
index b54e1a729f..9f295850e8 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.2"
+VERSION="2.3.1"
HOMEPAGE="https://www.pylint.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/92/8e/e86eb8dbc10ee845b1c04ed9eaeafb981331f6db5dc05ba21555fcbe7595/pylint-2.2.2.tar.gz"
-MD5SUM="6bece9ce12a7461266ecc1908da8d492"
+DOWNLOAD="https://files.pythonhosted.org/packages/01/8b/538911c0ebc2529f15004f4cb07e3ca562bb9aacea5df89cc25b62e01891/pylint-2.3.1.tar.gz"
+MD5SUM="37b39717a69ab48fbe29aacc3bb3047c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-astroid python3-isort python3-mccabe"