aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pep8-naming
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-25 15:57:11 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-25 16:09:28 +0100
commit0f1b0d0fb6bcd40bdd8baee387fb5c313a4c02ac (patch)
tree523b0e2d4c2d76476a99346f4560195e06e2fa20 /testing/py3-pep8-naming
parent8da7e89bdc6e60a8dc916d2a1b00233f660fd780 (diff)
downloadaports-0f1b0d0fb6bcd40bdd8baee387fb5c313a4c02ac.tar.bz2
aports-0f1b0d0fb6bcd40bdd8baee387fb5c313a4c02ac.tar.xz
testing/py3-pep8-naming: upgrade to 0.9.1
Diffstat (limited to 'testing/py3-pep8-naming')
-rw-r--r--testing/py3-pep8-naming/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pep8-naming/APKBUILD b/testing/py3-pep8-naming/APKBUILD
index c45859ab5c..120d78796e 100644
--- a/testing/py3-pep8-naming/APKBUILD
+++ b/testing/py3-pep8-naming/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pep8-naming
_pkgname=pep8-naming
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.9.1
+pkgrel=0
pkgdesc="Check PEP-8 naming conventions plugin for flake8"
url="https://github.com/flintwork/pep8-naming"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="08b13a58c9ab4f12e3825908e741f68ea6542eab4a9e1c041952f611f3caa033a3c4e581ee2fba3d2db889857ff05713dcc19bd497d66d4e8d496403fd284207 pep8-naming-0.8.2.tar.gz"
+sha512sums="6a395d2fc2998f97b0592b2007323e21b97c20d4e2fbe4a541c9120f1c69efb4e10c3ce5f3e0c0305f48bfa42a7bf48668f881320ba1cf2fc808bf4447b63b82 pep8-naming-0.9.1.tar.gz"