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

Bug 312563

Summary: python-updater should only consider packages which depend on python instead of the world
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin Lecher (RETIRED) gentoo-dev 2010-04-01 09:12:00 UTC
I did run the ypthon-updater and recognized that it checks packages like sys-kernel/gentoo-sources, which will definitely not needed to be reinstalled on an python update. Wouldn't it be better to just consider packages which directly/indirectly depend on python? This would speed up python-updater extremely.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-22 18:54:18 UTC
I don't want to implement dependency parser in bash.