aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pep8
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-04-06 08:11:33 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-04-06 08:11:33 +0000
commitac9c6d9c46dfbdeee171c5cc74990c446e9ab593 (patch)
treefc0d4565e16e6bfa77c6ad096d33881b95319cf3 /testing/pep8
parent87326a2f9e2071239da3bfebcf733dc4d5425298 (diff)
downloadaports-ac9c6d9c46dfbdeee171c5cc74990c446e9ab593.tar.bz2
aports-ac9c6d9c46dfbdeee171c5cc74990c446e9ab593.tar.xz
testing/pep8: upgrade to 1.7.0
Diffstat (limited to 'testing/pep8')
-rw-r--r--testing/pep8/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/pep8/APKBUILD b/testing/pep8/APKBUILD
index 608ec9ed5..66fc2cdd8 100644
--- a/testing/pep8/APKBUILD
+++ b/testing/pep8/APKBUILD
@@ -4,7 +4,7 @@
# https://www.archlinux.org/packages/community/any/pep8/
# https://pypi.python.org/pypi/pep8
pkgname=pep8
-pkgver=1.6.2
+pkgver=1.7.0
pkgrel=0
pkgdesc="A tool to check your Python code against some of the style conventions in PEP 8."
url="http://github.com/jcrocholl/pep8/"
@@ -38,6 +38,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="c7a3f57d832484a6295164661fbb1335 pep8-1.6.2.tar.gz"
-sha256sums="b8b7e35630b5539e26a197dfc6005be9e1e9a135496b377723a8ebc01b9bcbff pep8-1.6.2.tar.gz"
-sha512sums="f046a1e3ed68a7c409ad6c501a54ed14188de670f0e0d873d2d7960e45fec0c4e2c27067877854ecbb20f3690f9d2ca1fa4bc1cc52b22e1f71bd0aec4ddb6fc9 pep8-1.6.2.tar.gz"
+md5sums="2b03109b0618afe3b04b3e63b334ac9d pep8-1.7.0.tar.gz"
+sha256sums="a113d5f5ad7a7abacef9df5ec3f2af23a20a28005921577b15dd584d099d5900 pep8-1.7.0.tar.gz"
+sha512sums="0077dac97846fe3a5fc654cd3ce8578845cf3b93ee097a3ae6ff2db4ae0797ad5766c69f036d6a5add786eb929a9beb6d657ab693227b8df2ba46ec0f9284b0a pep8-1.7.0.tar.gz"