aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-02-14 11:13:21 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-02-14 18:21:25 +0000
commitb018a152632caf0691f1d8bbf5d01bf0752f5080 (patch)
tree98a417526d012e2cb0e922e736abc55aa74251b9 /community/py-isort/APKBUILD
parent00204f423da959f268d7e6a905d0cdf0945df875 (diff)
downloadaports-b018a152632caf0691f1d8bbf5d01bf0752f5080.tar.bz2
aports-b018a152632caf0691f1d8bbf5d01bf0752f5080.tar.xz
community/py-isort: upgrade to 4.3.4
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 c6c7d7e99a..225069a929 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.3
+pkgver=4.3.4
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="2d6e64c2f7e55e6ef3f04b3f391c5cc83c9af4c5830807ebc7c556140fa24c66ba4d11bd4c5f5d7b0f85a810793bd23556a31d2cded68ce00ec492e8290ff55c isort-4.3.3.tar.gz"
+sha512sums="ffe679b96223f5f41d14c61051a875233857f7ccab33211c195ed62b85cc1e9bef0af67f9960e94322fff216c1bfaaa583fbd2ef20e258f90a184a25d011213a isort-4.3.4.tar.gz"