diff options
Diffstat (limited to 'testing/py-flake8-blind-except')
-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" |