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:           Wed Mar 31 08:06:53 UTC 2021

Modified Files:
        pkgsrc/devel/py-pylint: Makefile distinfo

Log Message:
py-pylint: updated to 2.7.4

What's New in Pylint 2.7.4?
Put bug fixes that will be cherry-picked to latest major version here
* Fix a problem with disabled msgid not being ignored
* Fix issue with annotated class constants


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.36 -r1.37 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.47 pkgsrc/devel/py-pylint/Makefile:1.48
--- pkgsrc/devel/py-pylint/Makefile:1.47        Tue Mar 30 09:22:45 2021
+++ pkgsrc/devel/py-pylint/Makefile     Wed Mar 31 08:06:53 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2021/03/30 09:22:45 adam Exp $
+# $NetBSD: Makefile,v 1.48 2021/03/31 08:06:53 adam Exp $
 
-DISTNAME=      pylint-2.7.3
+DISTNAME=      pylint-2.7.4
 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.36 pkgsrc/devel/py-pylint/distinfo:1.37
--- pkgsrc/devel/py-pylint/distinfo:1.36        Tue Mar 30 09:22:45 2021
+++ pkgsrc/devel/py-pylint/distinfo     Wed Mar 31 08:06:53 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2021/03/30 09:22:45 adam Exp $
+$NetBSD: distinfo,v 1.37 2021/03/31 08:06:53 adam Exp $
 
-SHA1 (pylint-2.7.3.tar.gz) = e94ad959b4ec30ebe421af139b0f6fbf86ee0099
-RMD160 (pylint-2.7.3.tar.gz) = 2fcee35f4e9a06b8a98952344be0cabad64c388b
-SHA512 (pylint-2.7.3.tar.gz) = 61700fe626fdba486f6c234f4f0641f13a5c51740fadbd38e80796c10b3ffc6e90dce0e783f392a668b78d9b6e3bcb666e839d67806ddd929f9f36fa27de60d0
-Size (pylint-2.7.3.tar.gz) = 715066 bytes
+SHA1 (pylint-2.7.4.tar.gz) = 7af89f2d28f20e0c4dd9d09a7319c09e9d4f28a9
+RMD160 (pylint-2.7.4.tar.gz) = 668b3adc2ff5d1d419b350e970d9d5f52c258567
+SHA512 (pylint-2.7.4.tar.gz) = 2b7ec9ab3325209021cb0282a6dacabf7ddd1f5e4049157610015ac8c11413471defc9e0528f81e1a60c2b259260f1bde1d04286776b3f32f771968b9866d734
+Size (pylint-2.7.4.tar.gz) = 715507 bytes
 SHA1 (patch-setup.py) = b6ac9d986c8988fe4c2d88f41ffa795881b44ce8



Home | Main Index | Thread Index | Old Index