summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Rinne2020-10-24 19:01:42 +0200
committer Willy Sudiarto Raharjo2020-10-25 05:12:46 +0100
commit51ddd21f5d0db9a21e2ac52bb200d8f6ebaa7cb3 (patch)
tree2665646a0ca6c60e3becd02000aa68862566c889 /python
parent41fa52299e271fdd4909b298cd0348f5f01986ea (diff)
downloadslackbuilds-51ddd21f5d0db9a21e2ac52bb200d8f6ebaa7cb3.tar.gz
python/python3-isort: Updated for version 5.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 d2ddc1ed61..d7b4e10873 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.6.1}
+VERSION=${VERSION:-5.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-isort/python3-isort.info b/python/python3-isort/python3-isort.info
index 2a732dddb1..b66394dadd 100644
--- a/python/python3-isort/python3-isort.info
+++ b/python/python3-isort/python3-isort.info
@@ -1,8 +1,8 @@
PRGNAM="python3-isort"
-VERSION="5.6.1"
+VERSION="5.6.4"
HOMEPAGE="https://timothycrosley.github.io/isort/"
-DOWNLOAD="https://files.pythonhosted.org/packages/0e/83/9697b151c190c71fae8d39a2b8b84fa37f317fd7ae82d8890f3f0675c078/isort-5.6.1.tar.gz"
-MD5SUM="13061f11890cc8d0d68eef78ff7cd6bd"
+DOWNLOAD="https://files.pythonhosted.org/packages/7b/b5/19e828baf02d3e441cd287a3f3cc172bec2d1210c0210294debeddbd3550/isort-5.6.4.tar.gz"
+MD5SUM="d2dfc32943b1d64311facec6a05c2f98"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"