summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-15 19:25:35 +0000
committeradam <adam@pkgsrc.org>2022-05-15 19:25:35 +0000
commitfa7c97d6795e59cfbe2a062a7efe5db0f56a53a0 (patch)
tree15bdd22bb385433e0dfd069100ed1ccfd36a8f93 /devel
parent1910c05f5da68d1f51d532e9dbb087644b081b6e (diff)
downloadpkgsrc-fa7c97d6795e59cfbe2a062a7efe5db0f56a53a0.tar.gz
py-pylint: updated to 2.13.9
What's New in Pylint 2.13.9? Respect ignore configuration options with --recursive=y. Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic. Fix IndexError crash in uninferable_final_decorators method. Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute. Fix a crash when accessing __code__ and assigning it to a variable. Fix a false positive for undefined-loop-variable when using enumerate().
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pylint/Makefile4
-rw-r--r--devel/py-pylint/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-pylint/Makefile b/devel/py-pylint/Makefile
index 0854876ab6c..1886bdb528f 100644
--- a/devel/py-pylint/Makefile
+++ b/devel/py-pylint/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2022/05/03 17:52:55 adam Exp $
+# $NetBSD: Makefile,v 1.63 2022/05/15 19:25:35 adam Exp $
-DISTNAME= pylint-2.13.8
+DISTNAME= pylint-2.13.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
diff --git a/devel/py-pylint/distinfo b/devel/py-pylint/distinfo
index 26276fd326b..e26c5fb0b1b 100644
--- a/devel/py-pylint/distinfo
+++ b/devel/py-pylint/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2022/05/03 17:52:55 adam Exp $
+$NetBSD: distinfo,v 1.53 2022/05/15 19:25:35 adam Exp $
-BLAKE2s (pylint-2.13.8.tar.gz) = 44a5a62c691f914c0fba3dad90f51c75c020425400cc5780635269a61d095d5d
-SHA512 (pylint-2.13.8.tar.gz) = 2a711eaae64070cda8afe886be3b0f68bff1d90bf4bb7aae3eb978c579732e86e04c6de335d02c97d33fd20e9e18471428b9c28ed5544a7223c9f7f7628c252c
-Size (pylint-2.13.8.tar.gz) = 360092 bytes
+BLAKE2s (pylint-2.13.9.tar.gz) = 9d032051fb49fabd06d743e36dcc7f8806d42b019c37234de7659c588143cf26
+SHA512 (pylint-2.13.9.tar.gz) = c8d9b57e4645f4e352b18dcde735018419b437fb1c0fe6939e18347c1d0f1e4a545c57656260fd8a1853808f8694329f668f75f0c41d7f378fbfefca381f97c2
+Size (pylint-2.13.9.tar.gz) = 360270 bytes