aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-debugger/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:43:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commit8aa768d10140db94ae4b50bd1d5a433c9954731d (patch)
treecdb6cbf023c6aca0bf9ea38435a33f43366158f8 /testing/py-flake8-debugger/APKBUILD
parentc1c998dbe67eb97526e0485f14b605cbec18024c (diff)
testing/py-flake8-debugger: rebuild against python 3.7
Diffstat (limited to 'testing/py-flake8-debugger/APKBUILD')
-rw-r--r--testing/py-flake8-debugger/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-debugger/APKBUILD b/testing/py-flake8-debugger/APKBUILD
index 67cb14f6771..1d2375770e3 100644
--- a/testing/py-flake8-debugger/APKBUILD
+++ b/testing/py-flake8-debugger/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-debugger
_pkgname=flake8-debugger
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Extension for flake8 which lint for ipdb/pdb statements"
url="https://github.com/jbkahn/flake8-debugger"
arch="noarch"