Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pylint
From: Filip Hajny
Date: 2017-03-01 14:08:44
Message id: 20170301130844.2F041FBE4@cvs.NetBSD.org
Log Message:
Update devel/py-pylint to 1.6.5.
- Change to use ALTERNATIVES to avoid conflicts between Python versions.
Pylint 1.6.5
- Copyright and doc changes only
Pylint 1.6.4
- Recurse into all the ancestors when checking if an object is an
exception
Pylint 1.6.3
- Do not crash when inferring uninferable exception types for docparams
extension
Pylint 1.6.2
- Do not crash when printing the help of options with default regular
expressions
- More granular versions for deprecated modules.
- Do not crash in docparams when we can't infer the exception types.
Files: