Subject: CVS commit: pkgsrc/devel/py-pylint
From: Adam Ciarcinski
Date: 2025-03-12 07:08:20
Message id: 20250312060820.8F382FBE1@cvs.NetBSD.org

Log Message:
py-pylint: updated to 3.3.5

3.3.5

False Positives Fixed

- Fix false positives for `use-implicit-booleaness-not-comparison`, \ 
`use-implicit-booleaness-not-comparison-to-string`
  and `use-implicit-booleaness-not-comparison-to-zero` when chained comparisons \ 
are checked.
- Fix a false positive for ``invalid-getnewargs-ex-returned`` when the tuple or \ 
dict has been assigned to a name.
- Remove `getopt` and `optparse` from the list of deprecated modules.

Files:
RevisionActionfile
1.109modifypkgsrc/devel/py-pylint/Makefile
1.95modifypkgsrc/devel/py-pylint/distinfo