aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pylint/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2015-01-23 19:48:27 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2015-03-11 14:33:15 +0000
commit88684041f6ac2d77e4f89a5f8ecd292cc8c444b4 (patch)
treedc0bf18509c125748a37e798cf73a4045bb39e64 /testing/pylint/APKBUILD
parent6c9e47ba51cb9c68ac29898a5ca2d82b79d31dad (diff)
downloadaports-88684041f6ac2d77e4f89a5f8ecd292cc8c444b4.tar.bz2
aports-88684041f6ac2d77e4f89a5f8ecd292cc8c444b4.tar.xz
testing/pylint: upgrade to 1.4.1
Diffstat (limited to 'testing/pylint/APKBUILD')
-rw-r--r--testing/pylint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD
index 6e1b2e7279..42c5c3a254 100644
--- a/testing/pylint/APKBUILD
+++ b/testing/pylint/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=pylint
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
url="http://pypi.python.org/pypi/pylint"