From 42830ef688d4852c62a605830b878de69983060a Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 22 Nov 2020 21:14:11 -0600 Subject: [PATCH] python3-isort: update to 5.6.4 --- srcpkgs/python3-isort/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {