diff options
-rw-r--r-- | python/python3-isort/python3-isort.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-isort/python3-isort.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-isort/python3-isort.SlackBuild b/python/python3-isort/python3-isort.SlackBuild index e13dcbd25e..2bfd1c5f88 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:-4.3.9} +VERSION=${VERSION:-4.3.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-isort/python3-isort.info b/python/python3-isort/python3-isort.info index 0cf640e448..08d492d005 100644 --- a/python/python3-isort/python3-isort.info +++ b/python/python3-isort/python3-isort.info @@ -1,8 +1,8 @@ PRGNAM="python3-isort" -VERSION="4.3.9" +VERSION="4.3.10" HOMEPAGE="https://github.com/timothycrosley/isort" -DOWNLOAD="https://files.pythonhosted.org/packages/35/c5/025aaa76f0f337e3d91197973c42b4e807fa6dd509da70e87053d85ce278/isort-4.3.9.tar.gz" -MD5SUM="97843adc4f5f77bdcc5f7516d92a8504" +DOWNLOAD="https://files.pythonhosted.org/packages/29/22/63b1153b016dba62e8c6e3380178737011f310f7d4fcfe2fce7ee27dda14/isort-4.3.10.tar.gz" +MD5SUM="54c000374fb51f6ea22a59e46709888a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |