aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-import-order
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:02 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:02 +0200
commit0dfc43ec3adbd251c77150f4820586d4af7a20ed (patch)
treefbaed69578678a122c54e4772d884c7f5ac24844 /testing/py-flake8-import-order
parent3b29c4bde9c940e83be1e31996df8c558791b848 (diff)
downloadaports-0dfc43ec3adbd251c77150f4820586d4af7a20ed.tar.bz2
aports-0dfc43ec3adbd251c77150f4820586d4af7a20ed.tar.xz
testing/py-flake8-import-order: rebuild against python 3.6
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 392680a7d7..63b9ddcd4d 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=0
+pkgrel=1
pkgdesc="Extension for flake8 which checks for the ordering of import statements"
url="https://github.com/public/flake8-import-order"
arch="noarch"