Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310997 - media-video/mlt-0.5.0 gives python_version() depecrated warning
Summary: media-video/mlt-0.5.0 gives python_version() depecrated warning
Status: RESOLVED DUPLICATE of bug 313539
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 22:21 UTC by Guy
Modified: 2010-04-26 18:05 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 Guy 2010-03-23 22:21:42 UTC
Note also there is an open request to do a version bump at bug# 310071. Perhaps this and that should be done at the same time ...

:)


install -d "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles"
install -m 644 * "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles"
rm -f "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles/"*~
rm -f "/var/tmp/portage/media-libs/mlt-0.5.0/image//usr/share/mlt/profiles/Makefile"
make[1]: Leaving directory `/var/tmp/portage/media-libs/mlt-0.5.0/work/mlt-0.5.0/profiles'

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

>>> Completed installing mlt-0.5.0 into /var/tmp/portage/media-libs/mlt-0.5.0/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-26 18:05:27 UTC

*** This bug has been marked as a duplicate of bug 313539 ***