GNOME Bugzilla – Bug 614832
python_version() is deprecated
Last modified: 2010-04-05 14:00:53 UTC
Today I installed gst-python-0.10.17 on my gentoo linux system. During installation portage/emerge told me this: -------------------------- 8< ------------------------------- Applying gst-python-0.10.9-lazy.patch ... Running eautoreconf in '/var/tmp/portage/dev-python/gst-python-0.10.17/work/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. -------------------------- >8 ------------------------------- I think this should not be hard to fix. But someone has to do it. ;)
"The ebuild needs to be fixed. Please report a bug, if it has not been already reported." <== *ebuild* Please file a bug on the gentoo bugtracker.
Filed a bug at: http://bugs.gentoo.org/show_bug.cgi?id=313227 Sorry for the inconvenience.