aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-04-09 16:55:01 +0000
committerAndy Postnikov <apostnikov@gmail.com>2019-04-10 13:39:00 +0300
commitb44831f9f448839bcdc6220c4f087d7bbb4f15bf (patch)
tree28d5d61f1c06e00ff752370b7a1aedf7ce2e17c0 /community/py-isort/APKBUILD
parent688272d384dffd9d6fd2e5353f321f02a1e1db6f (diff)
downloadaports-b44831f9f448839bcdc6220c4f087d7bbb4f15bf.tar.bz2
aports-b44831f9f448839bcdc6220c4f087d7bbb4f15bf.tar.xz
community/py-isort: upgrade to 4.3.17
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 9ece6d27e9..db4caab4f5 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.16
+pkgver=4.3.17
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="15a94a5204cbbe9d8fdc89c87f4b8db561c65f82876df2971c04c25adf6299c1542482689ff13d6be736e4243b8f802884a7af20733cc1e9649b5120e6d623d9 isort-4.3.16.tar.gz"
+sha512sums="ef11b800c2cf8f9523253900108e700d212a20b5fdca19cc99ee1cf0a367bd4ab052469f9ae2ebb1f620c8cbfb3fe53c9e9f1754b4a611e5bf73356e67bf6f7d isort-4.3.17.tar.gz"