From a03a0aa2474320ebec4516150a5eb67d6bbe8aaa Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Fri, 1 Jan 2021 17:36:12 +0200 Subject: python/python3-isort: Updated for version 5.7.0. As part of this commit, the SlackBuild script is changed to retain the directory /usr/bin in the package. This is done because the new version of isort installs also other binaries than 'isort' into /usr/bin. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-isort/python3-isort.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/python3-isort/python3-isort.info') diff --git a/python/python3-isort/python3-isort.info b/python/python3-isort/python3-isort.info index b66394dadd..25a6a18fd7 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.4" +VERSION="5.7.0" HOMEPAGE="https://timothycrosley.github.io/isort/" -DOWNLOAD="https://files.pythonhosted.org/packages/7b/b5/19e828baf02d3e441cd287a3f3cc172bec2d1210c0210294debeddbd3550/isort-5.6.4.tar.gz" -MD5SUM="d2dfc32943b1d64311facec6a05c2f98" +DOWNLOAD="https://files.pythonhosted.org/packages/a2/f7/f50fc9555dc0fe2dc1e7f69d93f71961d052857c296cad0fb6d275b20008/isort-5.7.0.tar.gz" +MD5SUM="941d03d2389b0eb091738b4f0ff5e365" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3