pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pylint
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 6 08:21:18 UTC 2022
Modified Files:
pkgsrc/devel/py-pylint: Makefile distinfo
Log Message:
py-pylint: updated to 2.15.8
1.5.4
Merge StringMethodChecker with StringFormatChecker. This fixes a bug where disabling all the messages and enabling only a handful of messages from the StringFormatChecker would have resulted in no
messages at all.
Don’t apply unneeded-not over sets.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/py-pylint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pylint/Makefile
diff -u pkgsrc/devel/py-pylint/Makefile:1.74 pkgsrc/devel/py-pylint/Makefile:1.75
--- pkgsrc/devel/py-pylint/Makefile:1.74 Tue Nov 29 17:00:45 2022
+++ pkgsrc/devel/py-pylint/Makefile Tue Dec 6 08:21:18 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2022/11/29 17:00:45 adam Exp $
+# $NetBSD: Makefile,v 1.75 2022/12/06 08:21:18 adam Exp $
-DISTNAME= pylint-2.15.7
+DISTNAME= pylint-2.15.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
Index: pkgsrc/devel/py-pylint/distinfo
diff -u pkgsrc/devel/py-pylint/distinfo:1.63 pkgsrc/devel/py-pylint/distinfo:1.64
--- pkgsrc/devel/py-pylint/distinfo:1.63 Tue Nov 29 17:00:45 2022
+++ pkgsrc/devel/py-pylint/distinfo Tue Dec 6 08:21:18 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.63 2022/11/29 17:00:45 adam Exp $
+$NetBSD: distinfo,v 1.64 2022/12/06 08:21:18 adam Exp $
-BLAKE2s (pylint-2.15.7.tar.gz) = 9785c44cdaea4531f7e36f9e9726f51f1f8a78517324fd8e29e6fda1016aada0
-SHA512 (pylint-2.15.7.tar.gz) = 98651b7d117fc0066b0b3c6f4a60cf0e768868e4e8bdee3b3107eb07ca92f5944806e818d9390ca910a128b0e5ff2e1461e263ed195d035ab474728e9c65ba7e
-Size (pylint-2.15.7.tar.gz) = 410985 bytes
+BLAKE2s (pylint-2.15.8.tar.gz) = a8dd556aae5d786165df2b24ff6fc8f2d880560dbed853a9437d6fe94e079f5e
+SHA512 (pylint-2.15.8.tar.gz) = bde5c96d4ce89dd5aa675af54865aed9a0a6bdcfe941a5dc93bf50f75346c45e84a4db276542d0a675ac1824f9908c7da5801b47730af26c9427f7d4202ffb9c
+Size (pylint-2.15.8.tar.gz) = 410859 bytes
Home |
Main Index |
Thread Index |
Old Index