aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2018-02-09 07:03:01 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-02-13 14:07:51 +0000
commit1ff1d7cf839e8de974624972b5b687dd90122be3 (patch)
tree61eee731fc13031a4040c526224d33da0ec450c6 /community/py-isort
parent965ebaf00e91e8aa819cdf8cc69b7798cd993025 (diff)
downloadaports-1ff1d7cf839e8de974624972b5b687dd90122be3.tar.bz2
aports-1ff1d7cf839e8de974624972b5b687dd90122be3.tar.xz
community/py-isort: upgrade to 4.3.3
Diffstat (limited to 'community/py-isort')
-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"