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 9585755c4c..c6c7d7e99a 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.1
+pkgver=4.3.3
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="a3edb242a817cf27959f99375b5c63102415e564d050c40f20bd9ba5332bb7e6a95c3723c9b096c2945f095d69e150e34423e2f2c3c67fe7dba92bc22587232b isort-4.3.1.tar.gz"
+sha512sums="2d6e64c2f7e55e6ef3f04b3f391c5cc83c9af4c5830807ebc7c556140fa24c66ba4d11bd4c5f5d7b0f85a810793bd23556a31d2cded68ce00ec492e8290ff55c isort-4.3.3.tar.gz"