aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pycodestyle
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-28 11:05:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:52 +0000
commit37cc093ae1de48afa759419d237168b342ab4e37 (patch)
treebe4fe61391268428e0922b52d40757eef26ee5c2 /community/py3-pycodestyle
parent2c920ab28af9c83492ac828b249d5e33e259f648 (diff)
downloadaports-37cc093ae1de48afa759419d237168b342ab4e37.tar.bz2
aports-37cc093ae1de48afa759419d237168b342ab4e37.tar.xz
community/py3-pycodestyle: rebuild against python 3.8
Diffstat (limited to 'community/py3-pycodestyle')
-rw-r--r--community/py3-pycodestyle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pycodestyle/APKBUILD b/community/py3-pycodestyle/APKBUILD
index bf483ccec4..7a9b9a2ff0 100644
--- a/community/py3-pycodestyle/APKBUILD
+++ b/community/py3-pycodestyle/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pycodestyle
_pkgname=pycodestyle
pkgver=2.5.0
-pkgrel=4
+pkgrel=5
pkgdesc="Check your Python code against some of the style conventions in PEP 8"
url="https://pypi.python.org/pypi/pycodestyle/"
arch="noarch"