python3-isort: update to 6.1.0.

This commit is contained in:
Komeil Parseh
2025-10-04 16:21:04 +05:30
committed by icp
parent c0ff6f4851
commit 9e80566fe7
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-isort'
pkgname=python3-isort
version=6.0.1
version=6.1.0
revision=1
build_style=python3-pep517
make_check_args="-p no:warnings
@@ -26,7 +26,7 @@ license="MIT"
homepage="https://github.com/PyCQA/isort"
changelog="https://github.com/PyCQA/isort/releases/tag/${version}"
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
checksum=1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450
checksum=9b8f96a14cfee0677e78e941ff62f03769a06d412aabb9e2a90487b3b7e8d481
conflicts="python-isort>=0"