Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271014 - Stabilize dev-python/pyreverse-0.5.2
Summary: Stabilize dev-python/pyreverse-0.5.2
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-05-24 03:34 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-06-22 07:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-24 03:34:37 UTC
Please stabilize dev-python/pyreverse-0.5.2.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-05-27 10:33:29 UTC
x86 stable
Comment 2 Ferris McCormick (RETIRED) gentoo-dev 2009-05-27 15:11:37 UTC
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 ...
Comment 3 Markus Meier gentoo-dev 2009-05-31 22:24:39 UTC
amd64 stable
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-06-13 10:12:49 UTC
ping
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-06-22 07:08:03 UTC
dev-python/pyreverse-0.5.2 doesn't work with current versions of dev-python/astng.