From cc24081da76513f5948faa23782ac5680bff1f13 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 19 Mar 2019 20:22:13 +0000 Subject: testing/py-pycodestyle: upgrade to 2.5.0 --- testing/py-pycodestyle/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py-pycodestyle') diff --git a/testing/py-pycodestyle/APKBUILD b/testing/py-pycodestyle/APKBUILD index 3e035a6ec4..15d5abd29b 100644 --- a/testing/py-pycodestyle/APKBUILD +++ b/testing/py-pycodestyle/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leonardo Arena # Maintainer: pkgname=py-pycodestyle -pkgver=2.3.1 -pkgrel=1 +pkgver=2.5.0 +pkgrel=0 pkgdesc="Check your Python code against some of the style conventions in PEP 8" url="https://pypi.python.org/pypi/pycodestyle/" arch="noarch" @@ -46,4 +46,4 @@ _py() { $python setup.py --quiet install --prefix=/usr --root="$subpkgdir" } -sha512sums="78d6a6aad32a31de9852c68c78e91c4aec51224148b0538097e7bb9f0cf60fa13c06aecd0630446fbe72df3523ba8147566a22b0f303c88ada42d828eb81949e py-pycodestyle-2.3.1.tar.gz" +sha512sums="b40d2b4fd6673f4115cb0fa056056ef39f4705ba8826bb2a4b91c98e542132951471e1226d697daeb6fac9a5520df5f8dde0931462e540ee2eb8b5f275eb2288 py-pycodestyle-2.5.0.tar.gz" -- cgit v1.2.3