Subject: CVS commit: pkgsrc/devel/py-astroid
From: Adam Ciarcinski
Date: 2019-03-04 19:47:57
Message id: 20190304184757.13EC7FB16@cvs.NetBSD.org

Log Message:
py-astroid: updated to 2.2.3

What's New in astroid 2.2.3?

* Replace any with uninferable when returning values from numpy transform

  Turns out that this was conflicting with the any builtin, while the original
  intention was to return a value that cannot be inferred, until we have support
  for types.

  This should fix a couple of false positives on pylint's side where the return
  value of numpy functions was considered to be itself a function.

Files:
RevisionActionfile
1.26modifypkgsrc/devel/py-astroid/Makefile
1.19modifypkgsrc/devel/py-astroid/distinfo