Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197633 - dev-python/docutils should not depend on setuptools
Summary: dev-python/docutils should not depend on setuptools
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 13:56 UTC by Darren Dale
Modified: 2007-10-31 14:14 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 Darren Dale 2007-10-31 13:56:39 UTC
setuptools should not be required to install docutils. 

We have noticed some performance problems due to the way setuptools handles namespace lookups when importing packages, see http://sourceforge.net/mailarchive/message.php?msg_id=db6b5ecc0708180944y41f4eafeh95760fafbd7b7651%40mail.gmail.com,
I think it would be best to hold off on adding setuptools as a dependency where a package can get by without it.


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-31 14:14:28 UTC
Ditto as Bug 197632; this is intended and not a bug.