aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:43:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commitcf17b4944c5012772551927c61b9a7fec09f0505 (patch)
treebff18c8a5ad90ed96288ce8517541d76c5f15f47
parent973345b5d083f9b4d969b01129c9240fb2210e5d (diff)
downloadaports-cf17b4944c5012772551927c61b9a7fec09f0505.tar.bz2
aports-cf17b4944c5012772551927c61b9a7fec09f0505.tar.xz
testing/py-flake8-builtins: rebuild against python 3.7
-rw-r--r--testing/py-flake8-builtins/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-builtins/APKBUILD b/testing/py-flake8-builtins/APKBUILD
index 0eba428c2b..a9a95a4e16 100644
--- a/testing/py-flake8-builtins/APKBUILD
+++ b/testing/py-flake8-builtins/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-builtins
_pkgname=flake8-builtins
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Extension for flake8 to check for builtins"
url="https://github.com/gforcada/flake8-builtins"
arch="noarch"