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:           Fri Feb  3 13:09:46 UTC 2023

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

Log Message:
py-pylint: updated to 2.16.1

2.16.1
Fix a crash happening for python interpreter < 3.9 following a failed typing
update.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.67 -r1.68 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.78 pkgsrc/devel/py-pylint/Makefile:1.79
--- pkgsrc/devel/py-pylint/Makefile:1.78        Thu Feb  2 08:32:04 2023
+++ pkgsrc/devel/py-pylint/Makefile     Fri Feb  3 13:09:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2023/02/02 08:32:04 adam Exp $
+# $NetBSD: Makefile,v 1.79 2023/02/03 13:09:46 adam Exp $
 
-DISTNAME=      pylint-2.16.0
+DISTNAME=      pylint-2.16.1
 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.67 pkgsrc/devel/py-pylint/distinfo:1.68
--- pkgsrc/devel/py-pylint/distinfo:1.67        Thu Feb  2 08:32:04 2023
+++ pkgsrc/devel/py-pylint/distinfo     Fri Feb  3 13:09:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2023/02/02 08:32:04 adam Exp $
+$NetBSD: distinfo,v 1.68 2023/02/03 13:09:46 adam Exp $
 
-BLAKE2s (pylint-2.16.0.tar.gz) = fe0439b6821e848265c803e293e9c166aefd21ccc0f3175f6145a8dd2580484c
-SHA512 (pylint-2.16.0.tar.gz) = f6fcaaf6a938f4c480a316c00f1c33aedc34c4fd6e036198a448bd6bd733f7512d023c7af65cdd397e74f83091954ff8447d56d81ce3e43fa27791862b2e8c50
-Size (pylint-2.16.0.tar.gz) = 427805 bytes
+BLAKE2s (pylint-2.16.1.tar.gz) = 325c071752fc85251659e3d68b0035ded225a8611ab8c41b2e7094f3967a1e4a
+SHA512 (pylint-2.16.1.tar.gz) = 2a437436c639167c1a02c22ce2b8b5ae54f37e5b70e92079f9e6d150d6a1f0cf260f8a14da7cd5ae25eb1b181d58fe32c0b96c66e52f9b1e5c20db14c1c47584
+Size (pylint-2.16.1.tar.gz) = 427853 bytes



Home | Main Index | Thread Index | Old Index