Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 197633

Summary: dev-python/docutils should not depend on setuptools
Product: Gentoo Linux Reporter: Darren Dale <dsdale24>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.