python3-isort: update to 5.6.4

This commit is contained in:
Nathan Owens 2020-11-22 21:14:11 -06:00 committed by Andrew J. Hesford
parent a611ef5262
commit 59b6f26281

View file

@ -1,7 +1,7 @@
# Template file for 'python3-isort'
pkgname=python3-isort
version=4.3.21
revision=4
version=5.6.4
revision=1
wrksrc="isort-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/timothycrosley/isort"
changelog="https://raw.githubusercontent.com/timothycrosley/isort/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
checksum=54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1
checksum=dcaeec1b5f0eca77faea2a35ab790b4f3680ff75590bfcb7145986905aab2f58
conflicts="python-isort>=0"
do_check() {