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 34664f6858c..c777bb61c93 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.3.14
+pkgver=4.3.15
pkgrel=0
pkgdesc="A Python utility / library to sort Python imports"
url="https://github.com/timothycrosley/isort"
@@ -50,4 +50,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="f433804bb3ba7ebf6bc8a703b38bcddd0b53a6911f8d7fee579a708493a058f5259ac87d72a2e449aec9985497ca9828118cbac55594e0361692b1ebbd670028 isort-4.3.14.tar.gz"
+sha512sums="a5774d4f3c49c978e9043e52681e80011591422e60178d72074142725d9d7fa5065553686fd42bffe9e71b38b2b5bdaaa6f20e32cd8dbe33beb9431c397d78e5 isort-4.3.15.tar.gz"