diff --git a/srcpkgs/python3-isort/template b/srcpkgs/python3-isort/template index 67c12e9e63f..81b279f8d29 100644 --- a/srcpkgs/python3-isort/template +++ b/srcpkgs/python3-isort/template @@ -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() {