python/python3-isort: Updated for version 5.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41fa52299e
commit
51ddd21f5d
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=python3-isort
|
PRGNAM=python3-isort
|
||||||
SRCNAM=isort
|
SRCNAM=isort
|
||||||
VERSION=${VERSION:-5.6.1}
|
VERSION=${VERSION:-5.6.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python3-isort"
|
PRGNAM="python3-isort"
|
||||||
VERSION="5.6.1"
|
VERSION="5.6.4"
|
||||||
HOMEPAGE="https://timothycrosley.github.io/isort/"
|
HOMEPAGE="https://timothycrosley.github.io/isort/"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/0e/83/9697b151c190c71fae8d39a2b8b84fa37f317fd7ae82d8890f3f0675c078/isort-5.6.1.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/7b/b5/19e828baf02d3e441cd287a3f3cc172bec2d1210c0210294debeddbd3550/isort-5.6.4.tar.gz"
|
||||||
MD5SUM="13061f11890cc8d0d68eef78ff7cd6bd"
|
MD5SUM="d2dfc32943b1d64311facec6a05c2f98"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3"
|
REQUIRES="python3"
|
||||||
|
|
Loading…
Reference in New Issue