aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pylint
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-21 13:19:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-21 13:53:59 -0300
commit5fff7dc02be291635956804b17140862109a58e1 (patch)
tree333ec17220346450efd9befb1d83c9dfa3d248dc /testing/py3-pylint
parent13a65b1a4ccb799a0e47dade56c697fe90dee8b8 (diff)
downloadaports-5fff7dc02be291635956804b17140862109a58e1.tar.bz2
aports-5fff7dc02be291635956804b17140862109a58e1.tar.xz
testing/py3-pylint: upgrade to 2.4.3
Diffstat (limited to 'testing/py3-pylint')
-rw-r--r--testing/py3-pylint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pylint/APKBUILD b/testing/py3-pylint/APKBUILD
index f12167666a..21444647bc 100644
--- a/testing/py3-pylint/APKBUILD
+++ b/testing/py3-pylint/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pylint
_pkgname=pylint
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
options="!check" # 1 test test_by_module_statement_value fails
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b048dbc13c4b7928631a3f6068f85c38296442f29934ccc4574c176e9956683ccd4ccd96d8c5931eb542aed4625c6867c973a4d77080957a1a77b92c059fbac1 pylint-2.4.2.tar.gz"
+sha512sums="b14399bcc1aa4fdc86cbfb4e453c9d507333a91f5f3405cd284391245eb2a783a16533c5aa75121f80f56f7fceda547ef42701f9084526081ee94e5eeea34774 pylint-2.4.3.tar.gz"