aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2019-05-20 15:40:12 +0000
committerprspkt <prspkt@protonmail.com>2019-05-29 22:43:31 +0300
commit85fc003c982b0c47158453942074a8729bb96136 (patch)
tree197851ab59d3c5e6616a18051874af6adde33bbe /community/py-isort/APKBUILD
parent8f7bd99139e8c77295e5e9cafea46e2635a75f30 (diff)
downloadaports-85fc003c982b0c47158453942074a8729bb96136.tar.bz2
aports-85fc003c982b0c47158453942074a8729bb96136.tar.xz
community/py-isort: upgrade to 4.3.19
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 dc3ef70440..c0250c17e4 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.18
+pkgver=4.3.19
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="2d59342c4a8e7030b40bb1951a7476aa86e78a618a2c030f8c6cc58d5badef5e0310c22020543f0fa2fcea9d53a9145316db032160bcd820dac91feada2677b3 isort-4.3.18.tar.gz"
+sha512sums="3782f44bc7b5141105ff0e56d32e6ef80a231879d12b44c4e317209600fc0e597adf97600c17d890597e5cc31590be9d7ff2b45d0666ad518516ccb81343bb9c isort-4.3.19.tar.gz"