aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-isort')
-rw-r--r--community/py-isort/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py-isort/APKBUILD b/community/py-isort/APKBUILD
index 5b3f2084c81..dc3ef704406 100644
--- a/community/py-isort/APKBUILD
+++ b/community/py-isort/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-isort
_pkgname=isort
-pkgver=4.3.17
-pkgrel=1
+pkgver=4.3.18
+pkgrel=0
pkgdesc="A Python utility / library to sort Python imports"
url="https://github.com/timothycrosley/isort"
arch="noarch"
@@ -50,4 +50,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="ef11b800c2cf8f9523253900108e700d212a20b5fdca19cc99ee1cf0a367bd4ab052469f9ae2ebb1f620c8cbfb3fe53c9e9f1754b4a611e5bf73356e67bf6f7d isort-4.3.17.tar.gz"
+sha512sums="2d59342c4a8e7030b40bb1951a7476aa86e78a618a2c030f8c6cc58d5badef5e0310c22020543f0fa2fcea9d53a9145316db032160bcd820dac91feada2677b3 isort-4.3.18.tar.gz"