python/python3-isort: Updated for version 5.10.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2021-12-02 11:21:23 +02:00 committed by Willy Sudiarto Raharjo
parent fd88b9f1f9
commit 62525afa60
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-isort
SRCNAM=isort
VERSION=${VERSION:-5.9.3}
VERSION=${VERSION:-5.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-isort"
VERSION="5.9.3"
VERSION="5.10.1"
HOMEPAGE="https://timothycrosley.github.io/isort/"
DOWNLOAD="https://files.pythonhosted.org/packages/1c/34/ed9178b5b23ade4561bf77b91856e0e3bc094620fd81bd74d535817a0f0d/isort-5.9.3.tar.gz"
MD5SUM="e8fba9f947e55423f118f36f6dbd2d98"
DOWNLOAD="https://files.pythonhosted.org/packages/ab/e9/964cb0b2eedd80c92f5172f1f8ae0443781a9d461c1372a3ce5762489593/isort-5.10.1.tar.gz"
MD5SUM="717294d0a9017b27bd46b1c946b39bd0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""