aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pep8-naming
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:02:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commit41c40f65cd79f7c706cbcd748c23c6529eac5cdf (patch)
tree48724ed54c1b98c61b587a3294f0b23903898274 /testing/py3-pep8-naming
parent6b3e26a6c02ba9dfa4049234d52a4b74bd7cefc8 (diff)
downloadaports-41c40f65cd79f7c706cbcd748c23c6529eac5cdf.tar.bz2
aports-41c40f65cd79f7c706cbcd748c23c6529eac5cdf.tar.xz
testing/py3-pep8-naming: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pep8-naming')
-rw-r--r--testing/py3-pep8-naming/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pep8-naming/APKBUILD b/testing/py3-pep8-naming/APKBUILD
index 63e041ecfc..c45859ab5c 100644
--- a/testing/py3-pep8-naming/APKBUILD
+++ b/testing/py3-pep8-naming/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pep8-naming
_pkgname=pep8-naming
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Check PEP-8 naming conventions plugin for flake8"
url="https://github.com/flintwork/pep8-naming"
arch="noarch"