python3-isort: update to 5.10.1.
This commit is contained in:
parent
da055da9ac
commit
3ef00c0457
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-isort'
|
# Template file for 'python3-isort'
|
||||||
pkgname=python3-isort
|
pkgname=python3-isort
|
||||||
version=5.9.3
|
version=5.10.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="isort-${version}"
|
wrksrc="isort-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/PyCQA/isort"
|
homepage="https://github.com/PyCQA/isort"
|
||||||
changelog="https://raw.githubusercontent.com/PyCQA/isort/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/PyCQA/isort/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
||||||
checksum=9c2ea1e62d871267b78307fe511c0838ba0da28698c5732d54e2790bf3ba9899
|
checksum=e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951
|
||||||
conflicts="python-isort>=0"
|
conflicts="python-isort>=0"
|
||||||
make_check=no # needs many unpackaged dependencies
|
make_check=no # needs many unpackaged dependencies
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue