diff options
Diffstat (limited to 'community/py3-pycodestyle/APKBUILD')
-rw-r--r-- | community/py3-pycodestyle/APKBUILD | 2 |
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" |