summaryrefslogtreecommitdiffstats
path: root/python/python3-isort/python3-isort.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2020-10-08 15:20:44 +0200
committer Willy Sudiarto Raharjo2020-10-23 16:33:00 +0200
commita16e4a9a1cbc3583da74efd4c6705ee8dfba690f (patch)
treeb0f78a443d53e232f4d75d88227a7f5542948fb0 /python/python3-isort/python3-isort.SlackBuild
parentfaee85ab278bb0534f83521882c688b5d8ba6283 (diff)
downloadslackbuilds-a16e4a9a1cbc3583da74efd4c6705ee8dfba690f.tar.gz
python/python3-isort: Updated for version 5.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-isort/python3-isort.SlackBuild')
-rw-r--r--python/python3-isort/python3-isort.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-isort/python3-isort.SlackBuild b/python/python3-isort/python3-isort.SlackBuild
index 45f7d183d2..d2ddc1ed61 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.4}
+VERSION=${VERSION:-5.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}