parent
5226a50b24
commit
cd45baa918
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue