aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:07:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:36 +0000
commitfc50edb3be60910d3b14ca9d6a69dac0aa642a4b (patch)
tree5cb9e8d55e8155c338b93146f6d77f89ee3774d0
parent9a672b595054f5f252b8c12b4dba5da1b0b08a22 (diff)
testing/py3-flake8-print: rebuild against python 3.8
-rw-r--r--testing/py3-flake8-print/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flake8-print/APKBUILD b/testing/py3-flake8-print/APKBUILD
index 85fa401730a..07addb64ee5 100644
--- a/testing/py3-flake8-print/APKBUILD
+++ b/testing/py3-flake8-print/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flake8-print
_pkgname=flake8-print
pkgver=3.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Extension for flake8 which lint for print statements"
url="https://github.com/jbkahn/flake8-print"
arch="noarch"