aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-isort/APKBUILD')
-rw-r--r--community/py-isort/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-isort/APKBUILD b/community/py-isort/APKBUILD
index 3a75d94771..7695e9cf9d 100644
--- a/community/py-isort/APKBUILD
+++ b/community/py-isort/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-isort
_pkgname=isort
-pkgver=4.2.8
+pkgver=4.2.13
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="cc59cdac65e2558794adb8a1337b06e5449af83045238b7a76d839b45070a847f52fee015602409b7e25055a2dca56b092348ebb06391f77a016bf6e827df533 isort-4.2.8.tar.gz"
+sha512sums="9f293e480d83499cbb836fad0b67fa16579f8be462cb44c9b259faec70107303e33cb470583b4a44600885813a02b55df6cb3cf1d1b885963d3eaa9859e00078 isort-4.2.13.tar.gz"