aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pylint
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-16 21:39:07 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-16 21:51:34 +0100
commit01e6021d3d5f44a34a9a86c7332dcfdda1c28df2 (patch)
tree5f0d337e869cda8e110aa2747c9b46d1b33efee3 /testing/py3-pylint
parenta38352772921def6b5778fcc703a7f9ed83620e9 (diff)
downloadaports-01e6021d3d5f44a34a9a86c7332dcfdda1c28df2.tar.bz2
aports-01e6021d3d5f44a34a9a86c7332dcfdda1c28df2.tar.xz
testing/py3-pylint: upgrade to 2.4.4
Diffstat (limited to 'testing/py3-pylint')
-rw-r--r--testing/py3-pylint/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pylint/APKBUILD b/testing/py3-pylint/APKBUILD
index c7278cf290..a7e6abc7e9 100644
--- a/testing/py3-pylint/APKBUILD
+++ b/testing/py3-pylint/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pylint
_pkgname=pylint
-pkgver=2.4.3
-pkgrel=1
+pkgver=2.4.4
+pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
options="!check" # 1 test test_by_module_statement_value fails
url="https://github.com/PyCQA/pylint"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b14399bcc1aa4fdc86cbfb4e453c9d507333a91f5f3405cd284391245eb2a783a16533c5aa75121f80f56f7fceda547ef42701f9084526081ee94e5eeea34774 pylint-2.4.3.tar.gz"
+sha512sums="835e0687ebc76c530e0042c5a5188b8aedab446531f621627e990cbeb37ab6ecc8de0f8c6ab171abaa63488e049e8d7782958461421f9a4127435f56b6d2ed0b pylint-2.4.4.tar.gz"