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

Bug 244575

Summary: dev-python/gst-python should call python_need_rebuild
Product: Gentoo Linux Reporter: Ali Polatel (RETIRED) <hawking>
Component: New packagesAssignee: GStreamer package maintainers <gstreamer>
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:51:01 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 Samuli Suominen (RETIRED) gentoo-dev 2009-05-14 07:56:03 UTC
+  14 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  gst-python-0.10.15-r1.ebuild:
+  Insert python_need_rebuild to pkg_postinst wrt #244575.