diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:49:22 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:49:22 +0200 |
commit | 45abec9888acebe199846d273d5f4caa0097093e (patch) | |
tree | f5cdcb630cd0592ab393708d840c3329881df88f /testing | |
parent | a57197398b8b4fa167ba81180eee0e95693d6f46 (diff) | |
download | aports-45abec9888acebe199846d273d5f4caa0097093e.tar.bz2 aports-45abec9888acebe199846d273d5f4caa0097093e.tar.xz |
testing/py-flake8-blind-except: rebuild against python 3.6
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-flake8-blind-except/APKBUILD | 2 |
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" |