Subject: CVS commit: pkgsrc/devel/py-pylint
From: Adam Ciarcinski
Date: 2023-10-09 19:39:16
Message id: 20231009173916.CE27DFADC@cvs.NetBSD.org

Log Message:
py-pylint: updated to 3.0.1

3.0.0

Pylint now support python 3.12 officially.

This long anticipated major version also provides some important usability and \ 
performance improvements, along with enacting necessary breaking changes and \ 
long-announced deprecations. The documentation of each message with an example \ 
is very close too.

The required astroid version is now 3.0.0. See the astroid changelog for \ 
additional fixes, features, and performance improvements applicable to pylint.

Our code is now fully typed. The invalid-name message no longer checks for a \ 
minimum length of 3 characters by default. Dependencies like wrapt or setuptools \ 
were removed.

A new json2 reporter has been added. It features an enriched output that is \ 
easier to parse and provides more info.

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-pylint/ALTERNATIVES
1.88modifypkgsrc/devel/py-pylint/Makefile
1.31modifypkgsrc/devel/py-pylint/PLIST
1.76modifypkgsrc/devel/py-pylint/distinfo