Subject: CVS commit: pkgsrc/devel/py-astroid
From: Adam Ciarcinski
Date: 2018-06-07 08:33:54
Message id: 20180607063355.04EF8FBEC@cvs.NetBSD.org

Log Message:
py-astroid: updated to 1.6.5

1.6.5
*  Don't propagate Uninferable objects when inferring BinOps
*  Protect against passing lookup_class to non-class proxied objects
   In some cases the _proxied object points to another Instance, not to the
   Class of an Instance node (usually this happens with enum and with our
   hardcoded inference support for this library). Instead of getting a TypeError,
   we check before if the _proxied matches what we expect.

Files:
RevisionActionfile
1.17modifypkgsrc/devel/py-astroid/Makefile
1.11modifypkgsrc/devel/py-astroid/distinfo