python3-isort: update to 5.6.4
This commit is contained in:
parent
a611ef5262
commit
59b6f26281
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue