aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pycodestyle/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:05:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commitbc0bcb970ac2f3fc7e302cd8bf90d47fb2348879 (patch)
tree9e381ef2869276ddb2fbe2d1082da8c51a05ae0a /community/py-pycodestyle/APKBUILD
parent629d29b3d5e0e2fea09aba7fbeba37c2661ff9d6 (diff)
downloadaports-bc0bcb970ac2f3fc7e302cd8bf90d47fb2348879.tar.bz2
aports-bc0bcb970ac2f3fc7e302cd8bf90d47fb2348879.tar.xz
community/py-pycodestyle: rebuild against python 3.7
Diffstat (limited to 'community/py-pycodestyle/APKBUILD')
-rw-r--r--community/py-pycodestyle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pycodestyle/APKBUILD b/community/py-pycodestyle/APKBUILD
index 662c68019c..038b166f70 100644
--- a/community/py-pycodestyle/APKBUILD
+++ b/community/py-pycodestyle/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py-pycodestyle
pkgver=2.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Check your Python code against some of the style conventions in PEP 8"
url="https://pypi.python.org/pypi/pycodestyle/"
arch="noarch"