summaryrefslogtreecommitdiffstats
path: root/testing/pylint
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 11:14:05 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 11:14:05 +0000
commit4e9508d2eec50d6170368524f39eb27114758790 (patch)
treede7080d983de51affd31d6cd74a1a9f5739f4704 /testing/pylint
parent757024659a043c03a896a42ac28822a5a4ea9529 (diff)
downloadaports-4e9508d2eec50d6170368524f39eb27114758790.tar.bz2
aports-4e9508d2eec50d6170368524f39eb27114758790.tar.xz
testing/pylint: upgrade to 1.3.0
Diffstat (limited to 'testing/pylint')
-rw-r--r--testing/pylint/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD
index 8d2c640da..0c7ded563 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.2.1
+pkgver=1.3.0
pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
url="http://pypi.python.org/pypi/pylint"
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="python-dev py-setuptools py-astroid"
install=""
subpackages="$pkgname-doc"
-source="http://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
+source="http://pypi.python.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.zip"
_builddir="$srcdir"/$pkgname-$pkgver
build() {
@@ -31,6 +31,6 @@ doc() {
mv "$_builddir"/man/*.1 "$subpkgdir"/usr/share/man/man1/ || return 1
}
-md5sums="c49008134f2905cc88251f19d33e616c pylint-1.2.1.tar.gz"
-sha256sums="63f6b3a1c646b551ff47e898700d16ab309f586bca63065de447fcfa6091ff60 pylint-1.2.1.tar.gz"
-sha512sums="cd6f55a489f5102535d56aee35ed1b34837801367ae13781bf59cce09e25802736d76c4742c1994fab9e62efa9e6a3c974d5ce5d006763f0515afee7f1cd71eb pylint-1.2.1.tar.gz"
+md5sums="ecfcddf4238fd9b20e80054e3232081e pylint-1.3.0.zip"
+sha256sums="428fad302eacadec979d267df1ba55047d997a99b26d69624964d2b7412d09be pylint-1.3.0.zip"
+sha512sums="3274181818b6f8cae6765edaed0d630e88c84b615979c25da2718949fba868d593fa96ff64effdf181c86a71d2f73ab3163bf8835de9cf7e78bb5be6cbf3e641 pylint-1.3.0.zip"