mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py-isort: upgrade to 4.2.14
This commit is contained in:
parent
6b6cacbaa2
commit
3a53720f60
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-isort
|
||||
_pkgname=isort
|
||||
pkgver=4.2.13
|
||||
pkgver=4.2.14
|
||||
pkgrel=0
|
||||
pkgdesc="A Python utility / library to sort Python imports"
|
||||
url="https://github.com/timothycrosley/isort"
|
||||
@ -42,4 +42,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="9f293e480d83499cbb836fad0b67fa16579f8be462cb44c9b259faec70107303e33cb470583b4a44600885813a02b55df6cb3cf1d1b885963d3eaa9859e00078 isort-4.2.13.tar.gz"
|
||||
sha512sums="dd72efa8ab39f11c9f140d6b07ce5a95338c193811acd1837fecbfa80565d3182201d3221473b8935399ab5a87c79edec74c0378e19dc5be4bab138b553f4525 isort-4.2.14.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user