Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244608 - dev-python/pygobject should call python_need_rebuild
Summary: dev-python/pygobject 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:
Depends on:
Blocks: 244555
  Show dependency tree
 
Reported: 2008-10-27 10:14 UTC by Ali Polatel (RETIRED)
Modified: 2008-12-14 23:31 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 10:14:52 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.
Usage is simple just call python_need_rebuild in src_install without arguments.
TIA.

P.S: If your package has a python USE flag, you probably want to call
python_need_rebuild only if it's enabled.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-27 10:27:56 UTC
@hawking, please stop filling individual bugs for gnome herd, one bug listing everything that needs fixing from us will be good enough, thanks.
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-10-27 10:53:27 UTC
sorry my brain is fried, i'll make a list.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-14 23:25:20 UTC
all versions in tree fixed.