Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244573 - dev-python/gnome-python components should call python_need_rebuild
Summary: dev-python/gnome-python components should call python_need_rebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 244566 (view as bug list)
Depends on:
Blocks: 244555
  Show dependency tree
 
Reported: 2008-10-27 01:49 UTC by Ali Polatel (RETIRED)
Modified: 2008-12-01 14:36 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 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.