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

Bug 313863

Summary: dev-python/pygtk-2.16.0-r1 python_version() depreciation
Product: Gentoo Linux Reporter: Thomas Zwaagstra <gurutonic>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Zwaagstra 2010-04-08 13:15:19 UTC
* Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
 * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.


Reproducible: Always

Steps to Reproduce:
emerge pygtk
Actual Results:  
depreciated python_version() is called

Expected Results:  
updated ebuild should not call python_version(), should not display warning
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-04-08 15:48:13 UTC
dev-python/pygtk-2.16.0-r1 doesn't call python_version(). Older ebuilds will be removed.