pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pylint py-pylint: updated to 2.14.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/4471fc354639
branches: trunk
changeset: 382038:4471fc354639
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jul 18 18:58:30 2022 +0000
description:
py-pylint: updated to 2.14.5
v2.14.5
Fixed a crash in the undefined-loop-variable check when enumerate() is used
in a ternary expression.
Fixed handling of -- as separator between positional arguments and flags.
Fixed the disabling of fixme and its interaction with useless-suppression.
Allow lists of default values in parameter documentation for Numpy style.
diffstat:
devel/py-pylint/Makefile | 4 ++--
devel/py-pylint/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 85a56ee6be5b -r 4471fc354639 devel/py-pylint/Makefile
--- a/devel/py-pylint/Makefile Mon Jul 18 18:57:41 2022 +0000
+++ b/devel/py-pylint/Makefile Mon Jul 18 18:58:30 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/07/02 09:39:32 adam Exp $
+# $NetBSD: Makefile,v 1.66 2022/07/18 18:58:30 adam Exp $
-DISTNAME= pylint-2.14.4
+DISTNAME= pylint-2.14.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
diff -r 85a56ee6be5b -r 4471fc354639 devel/py-pylint/distinfo
--- a/devel/py-pylint/distinfo Mon Jul 18 18:57:41 2022 +0000
+++ b/devel/py-pylint/distinfo Mon Jul 18 18:58:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/07/02 09:39:32 adam Exp $
+$NetBSD: distinfo,v 1.56 2022/07/18 18:58:30 adam Exp $
-BLAKE2s (pylint-2.14.4.tar.gz) = b266c21c6a682d425cf64de27213ba761c50d0ee202e75fdc68c5086da1a5c67
-SHA512 (pylint-2.14.4.tar.gz) = 44d1c76571a8ed7716a7737908df1642d939716f5a8cf321e3b329880487352f8a874d71ebb87a7406c10f328c9fda00c4b417740e3b6ca93bff161b59e1f6d0
-Size (pylint-2.14.4.tar.gz) = 394082 bytes
+BLAKE2s (pylint-2.14.5.tar.gz) = f9452f4e606b2124b3007a8250586be766f42d616790fb0fa67c3cb730c0024d
+SHA512 (pylint-2.14.5.tar.gz) = 951c228c4c8a25ddfbfad25b6764e6648d878f663c0d6f8524f72abccffccb4aa7618420acf0f43c76d3ad47fc649a8df45a1b25470cab6a19d04a2be0d31972
+Size (pylint-2.14.5.tar.gz) = 393838 bytes
Home |
Main Index |
Thread Index |
Old Index