summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2020-09-14 20:20:45 +0200
committer Willy Sudiarto Raharjo2020-09-15 03:18:39 +0200
commit311b1a48f5f26f0cc6ffdf4f3d0242957cf6836d (patch)
treea9d14ad311863656b037ad421be30ee3af96b27f
parent568bd347ea53c20118ac98c5a091b3f44e600045 (diff)
downloadslackbuilds-311b1a48f5f26f0cc6ffdf4f3d0242957cf6836d.tar.gz
python/python3-isort: Updated for version 5.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-isort/python3-isort.SlackBuild2
-rw-r--r--python/python3-isort/python3-isort.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-isort/python3-isort.SlackBuild b/python/python3-isort/python3-isort.SlackBuild
index 7850226843..fee055c92c 100644
--- a/python/python3-isort/python3-isort.SlackBuild
+++ b/python/python3-isort/python3-isort.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-isort
SRCNAM=isort
-VERSION=${VERSION:-5.5.1}
+VERSION=${VERSION:-5.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-isort/python3-isort.info b/python/python3-isort/python3-isort.info
index a7a572419d..f3a4934dd8 100644
--- a/python/python3-isort/python3-isort.info
+++ b/python/python3-isort/python3-isort.info
@@ -1,8 +1,8 @@
PRGNAM="python3-isort"
-VERSION="5.5.1"
+VERSION="5.5.2"
HOMEPAGE="https://timothycrosley.github.io/isort/"
-DOWNLOAD="https://files.pythonhosted.org/packages/48/0f/6891366ea99c001dfa69901f6c40c745d8acc524d7c26c0f8f8b666dc420/isort-5.5.1.tar.gz"
-MD5SUM="4dc53eb2c5e21a13a5d9530b68bd3d74"
+DOWNLOAD="https://files.pythonhosted.org/packages/49/af/6dc35623937fe93a6bccfd95a7b6fc295b34aca75c0d676a765ddb026dc1/isort-5.5.2.tar.gz"
+MD5SUM="844c49ad1bf16a957b490c27b3b9844f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"