summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8d615d8426..7850226843 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.4.2}
+VERSION=${VERSION:-5.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-isort/python3-isort.info b/python/python3-isort/python3-isort.info
index c5c78f2c44..a7a572419d 100644
--- a/python/python3-isort/python3-isort.info
+++ b/python/python3-isort/python3-isort.info
@@ -1,8 +1,8 @@
PRGNAM="python3-isort"
-VERSION="5.4.2"
+VERSION="5.5.1"
HOMEPAGE="https://timothycrosley.github.io/isort/"
-DOWNLOAD="https://files.pythonhosted.org/packages/4b/c6/892dd1ad3b6b8d0b33f8ad51255042e5926e4c93b3f0307005d4bc5596a4/isort-5.4.2.tar.gz"
-MD5SUM="59592b6e14beba48149d651e900e3815"
+DOWNLOAD="https://files.pythonhosted.org/packages/48/0f/6891366ea99c001dfa69901f6c40c745d8acc524d7c26c0f8f8b666dc420/isort-5.5.1.tar.gz"
+MD5SUM="4dc53eb2c5e21a13a5d9530b68bd3d74"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"