Please stabilize dev-python/pyreverse-0.5.2.
x86 stable
On my sparc system, this cannot go stable because we see (e.g., in pyreverse/utils.py) this: from logilab.common.astng import ASTNGManager, IgnoreChild, Project However, logilab-common does not install any such thing. What (it seems) we actually need is a further dependency on dev-python/astng which installs in logilab/astng. So it looks like pyreverse would want from logilab.astng import ...
amd64 stable
ping
dev-python/pyreverse-0.5.2 doesn't work with current versions of dev-python/astng.