aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-blind-except
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:22 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:22 +0200
commit45abec9888acebe199846d273d5f4caa0097093e (patch)
treef5cdcb630cd0592ab393708d840c3329881df88f /testing/py-flake8-blind-except
parenta57197398b8b4fa167ba81180eee0e95693d6f46 (diff)
downloadaports-45abec9888acebe199846d273d5f4caa0097093e.tar.bz2
aports-45abec9888acebe199846d273d5f4caa0097093e.tar.xz
testing/py-flake8-blind-except: rebuild against python 3.6
Diffstat (limited to 'testing/py-flake8-blind-except')
-rw-r--r--testing/py-flake8-blind-except/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-blind-except/APKBUILD b/testing/py-flake8-blind-except/APKBUILD
index 708abdc0e4..c74ea6bfe6 100644
--- a/testing/py-flake8-blind-except/APKBUILD
+++ b/testing/py-flake8-blind-except/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-blind-except
_pkgname=flake8-blind-except
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Extension for flake8 which checks for blind except: statements"
url="https://github.com/elijahandrews/flake8-blind-except"
arch="noarch"