python3-isort: update to 5.13.2.

Closes: #50843 [via git-merge-pr]
This commit is contained in:
Zyrtula 2024-06-16 00:58:42 +02:00 committed by classabbyamp
parent 5226a50b24
commit cd45baa918
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-isort'
pkgname=python3-isort
version=5.12.0
revision=2
version=5.13.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/PyCQA/isort"
changelog="https://raw.githubusercontent.com/PyCQA/isort/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
checksum=8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504
checksum=48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109
conflicts="python-isort>=0"
make_check=no # FIXME