aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-03-22 17:44:52 +0000
committerpsykose <alice@ayaya.dev>2023-03-22 18:44:52 +0100
commit41c3c72dcb2d7b8b74d7b5248f68df4e94abe237 (patch)
tree45e3205a44e30d7bbf699a09b0385fb10733c6ef
parent4d6b188411be8d37da1b976c4432c9f67ad70921 (diff)
community/py3-pylint: upgrade to 2.17.1
-rw-r--r--community/py3-pylint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pylint/APKBUILD b/community/py3-pylint/APKBUILD
index e2453b0f97c..75c6f858c39 100644
--- a/community/py3-pylint/APKBUILD
+++ b/community/py3-pylint/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pylint
-pkgver=2.17.0
+pkgver=2.17.1
pkgrel=0
pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
url="https://github.com/PyCQA/pylint"
@@ -53,5 +53,5 @@ package() {
}
sha512sums="
-2796cf670b2aa6cc448e5e26b4899804ebfdea6df3730cab06f2c72fdf57ee07b08e63f0748bce991175c67c22d040ededa19c967a2f74e14d44e54323aff945 py3-pylint-2.17.0.tar.gz
+e467c48349f49c2a9ef68d6a70748bf9144ff589adc1d04eb1822b28511d5a1a0027536fc61a5d33955fb0e7ffbbdecea47e8196844f33985a43e8c1886af21e py3-pylint-2.17.1.tar.gz
"