mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-isort: update to 4.3.21.
This commit is contained in:
parent
5c38e4a159
commit
b5c3195d1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-isort'
|
# Template file for 'python-isort'
|
||||||
pkgname=python-isort
|
pkgname=python-isort
|
||||||
version=4.3.20
|
version=4.3.21
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="isort-${version}"
|
wrksrc="isort-${version}"
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://github.com/timothycrosley/isort"
|
homepage="https://github.com/timothycrosley/isort"
|
||||||
changelog="https://raw.githubusercontent.com/timothycrosley/isort/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/timothycrosley/isort/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
||||||
checksum=c40744b6bc5162bbb39c1257fe298b7a393861d50978b565f3ccd9cb9de0182a
|
checksum=54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1
|
||||||
alternatives="isort:isort:/usr/bin/isort2"
|
alternatives="isort:isort:/usr/bin/isort2"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue