Subject: CVS commit: pkgsrc/devel/py-pylint
From: Adam Ciarcinski
Date: 2018-01-24 09:37:46
Message id: 20180124083746.7FE82FBDE@cvs.NetBSD.org

Log Message:
py-pylint: updated to 1.8.2

What's New in Pylint 1.8.2?
* Fixed a crash which occurred when Uninferable wasn't properly handled in \ 
stop-iteration-return
* Use the proper node to get the name for redefined functions
* Don't crash when encountering bare raises while checking inconsistent returns
* Fix a false positive inconsistent-return-statements message when if
  statement is inside try/except.
* Fix a false positive inconsistent-return-statements message when
  while loop are used.
* Fix unused-argument false positives with overshadowed variable in
  dictionary comprehension.
* Fix false positive inconsistent-return-statements message when never
  returning functions are used (i.e sys.exit for example).
* Fix error when checking if function is exception, as in bad-exception-context.

Files:
RevisionActionfile
1.20modifypkgsrc/devel/py-pylint/Makefile
1.10modifypkgsrc/devel/py-pylint/PLIST
1.10modifypkgsrc/devel/py-pylint/distinfo