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

Bug 244573

Summary: dev-python/gnome-python components should call python_need_rebuild
Product: Gentoo Linux Reporter: Ali Polatel (RETIRED) <hawking>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 244555    

Description Ali Polatel (RETIRED) gentoo-dev 2008-10-27 01:49:24 UTC
This package needs to be rebuilt after a python upgrade.
To let python-updater find such packages accurately I have added a new function
to python eclass with the name python_need_rebuild which marks packages that
needs to be rebuilt.
Please update your package to use this function.
TIA.
Comment 1 Mart Raudsepp gentoo-dev 2008-10-27 11:30:43 UTC
recycling for the whole split ebuilds.
This should be taken care of by the eclass, probably fixes for bug 244566 would cover this one too (ignores all *-base, add it to everything else, be it gnome-python or gnome-python-desktop or gnome-python-extras).
Ali already added calls to some of the individual ebuilds, these should be removed after the eclass is modified to do it.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-01 14:36:09 UTC
*** Bug 244566 has been marked as a duplicate of this bug. ***
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-01 14:36:46 UTC
fixed in eclass + reverted modules that where changes previously.
I don't want to fix unsplit versions because we should get rid of them as soon as arch stabilization permits.