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