Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369655 - dev-python/markupsafe-0.12 needs a dependency on dev-python/setuptools
Summary: dev-python/markupsafe-0.12 needs a dependency on dev-python/setuptools
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 12:22 UTC by Philip White
Modified: 2011-06-01 15:02 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 Philip White 2011-06-01 12:22:55 UTC
When setuptools is broken, emerging dev-python/markupsafe fails with an ImportError, "no module named setuptools."  Re-emerging setuptools fixes the problem with markupsafe.

We need a dependency on setuptools in markupsafe so that revdep-rebuild gets the sequence right.
Comment 1 Philip White 2011-06-01 15:02:37 UTC
Apologies; markupsafe already has this dependency. For some reason revdep-rebuild didn't notice that setuptools is broken, so it didn't include it in its computation. I am closing this bug.