aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-06 00:06:40 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-06 00:06:57 +0000
commit6e1c56ea70483cb2fcb725d55ca9c4b2bb6afe1f (patch)
treeff445241082a216deefe613936429298295acdd8
parentc109a961986c78aee27e66fee4abfd5f80990eb1 (diff)
downloadaports-6e1c56ea70483cb2fcb725d55ca9c4b2bb6afe1f.tar.bz2
aports-6e1c56ea70483cb2fcb725d55ca9c4b2bb6afe1f.tar.xz
testing/pylint: upgrade to 1.7.4
-rw-r--r--testing/pylint/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD
index 8496a9cbbb..734529f7de 100644
--- a/testing/pylint/APKBUILD
+++ b/testing/pylint/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=pylint
-pkgver=1.6.4
-pkgrel=1
+pkgver=1.7.4
+pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
url="http://pypi.python.org/pypi/pylint"
arch="noarch"
@@ -44,6 +44,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-md5sums="66ba9c27e067568bdabcdd7c21303903 pylint-1.6.4.tar.gz"
-sha256sums="ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1 pylint-1.6.4.tar.gz"
-sha512sums="8252a46f8a7ff6a70f2ea10a94a9e8618a903014210cf87c061e649fbe0c2106fb1b63643605ae0ed3f4652e8ed09442f4fd32a0df11f3639e6e35128e432d51 pylint-1.6.4.tar.gz"
+sha512sums="c1d671e53141df9fbe55a0e285bb6f5199c2a778f56759c41292835cbad7cb4aa4b6152116d85aa9b77cbbabd15d2b8573fa2e86accd2b243e96175abd2b2bf1 pylint-1.7.4.tar.gz"