aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-import-order
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:43:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commit1463fa61cdbd451b27f3c18a5cce922d72d5bd4e (patch)
treeb91208780b30f985144290141aa2bf944fda6536 /testing/py-flake8-import-order
parent7b0ca472d77b8ec1007fdb98408abe62371d34ce (diff)
downloadaports-1463fa61cdbd451b27f3c18a5cce922d72d5bd4e.tar.bz2
aports-1463fa61cdbd451b27f3c18a5cce922d72d5bd4e.tar.xz
testing/py-flake8-import-order: rebuild against python 3.7
Diffstat (limited to 'testing/py-flake8-import-order')
-rw-r--r--testing/py-flake8-import-order/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-import-order/APKBUILD b/testing/py-flake8-import-order/APKBUILD
index 63b9ddcd4d..b833c64860 100644
--- a/testing/py-flake8-import-order/APKBUILD
+++ b/testing/py-flake8-import-order/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-import-order
_pkgname=flake8-import-order
pkgver=0.11
-pkgrel=1
+pkgrel=2
pkgdesc="Extension for flake8 which checks for the ordering of import statements"
url="https://github.com/public/flake8-import-order"
arch="noarch"