aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-isort/APKBUILD
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-17 08:28:32 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:50 +0100
commit7c6cbea3dd6a1cd622a13174de8edcb8350f0839 (patch)
treee58b7fc1de0c48b9c7530faf818012f965c208f4 /community/py-isort/APKBUILD
parent11a8c6a1695950e23440494e753b80f236de6e24 (diff)
downloadaports-7c6cbea3dd6a1cd622a13174de8edcb8350f0839.tar.bz2
aports-7c6cbea3dd6a1cd622a13174de8edcb8350f0839.tar.xz
community/py-isort: rebuild against new version of python3
Diffstat (limited to 'community/py-isort/APKBUILD')
-rw-r--r--community/py-isort/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-isort/APKBUILD b/community/py-isort/APKBUILD
index d87527fc3d..64192f7e1d 100644
--- a/community/py-isort/APKBUILD
+++ b/community/py-isort/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-isort
_pkgname=isort
pkgver=4.2.5
-pkgrel=0
+pkgrel=1
pkgdesc="A Python utility / library to sort Python imports"
url="https://github.com/timothycrosley/isort"
arch="noarch"