aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-blind-except/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:43:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commit973345b5d083f9b4d969b01129c9240fb2210e5d (patch)
tree4b2fccaa8de054f99de990c5fcc4d20ae8e1328e /testing/py-flake8-blind-except/APKBUILD
parentecd1745e4dab64505cd9d0dd405ca1c021dfa856 (diff)
downloadaports-973345b5d083f9b4d969b01129c9240fb2210e5d.tar.bz2
aports-973345b5d083f9b4d969b01129c9240fb2210e5d.tar.xz
testing/py-flake8-blind-except: rebuild against python 3.7
Diffstat (limited to 'testing/py-flake8-blind-except/APKBUILD')
-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 c74ea6bfe6..f83f133fd1 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=3
+pkgrel=4
pkgdesc="Extension for flake8 which checks for blind except: statements"
url="https://github.com/elijahandrews/flake8-blind-except"
arch="noarch"