Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313863 - dev-python/pygtk-2.16.0-r1 python_version() depreciation
Summary: dev-python/pygtk-2.16.0-r1 python_version() depreciation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 13:15 UTC by Thomas Zwaagstra
Modified: 2010-04-08 15:48 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 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.