Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328011 - dev-python/gst-python-0.10.17: Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
Summary: dev-python/gst-python-0.10.17: Deprecation Warning: python_version() is depre...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 22:19 UTC by Jacob Godserv
Modified: 2010-07-13 15:37 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 Jacob Godserv 2010-07-12 22:19:14 UTC
Output: 

>>> Installing (151 of 222) dev-python/gst-python-0.10.17

 * 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.


 * Deprecation Warning: python_mod_compile() is deprecated and will be banned on 2010-09-01.
 * Use python_mod_optimize() instead of python_mod_compile().
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-python/gst-python-0.10.17
2.
3.




emerge --info unavailable at the moment, but that shouldn't be needed.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-13 15:37:03 UTC
It was from pkg_postrm() of previous version.