Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631356 - media-libs/gstreamer-editing-services: Review python support
Summary: media-libs/gstreamer-editing-services: Review python support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-18 21:51 UTC by Mart Raudsepp
Modified: 2021-02-13 21:41 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 Mart Raudsepp gentoo-dev 2017-09-18 21:51:49 UTC
gst-editing-services seems to be purely introspection based, with the only python code I could find being a GES.py for python2.7 only, which handles with some warning or erroring when imported as a clean error to gst0.10 users or something.
Thus all the PYTHON_USEDEP and such seems dubious. Meanwhile I did add python3_6 to COMPAT while creating this bug for future lower priority checking if any of that is necessary at all (also review any consumer python USE_EXPAND deps on this).
Comment 1 Larry the Git Cow gentoo-dev 2021-02-13 21:41:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b16b9c1bfe581c6077efb3bf0aebdd07ba1150

commit 50b16b9c1bfe581c6077efb3bf0aebdd07ba1150
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-02-13 20:13:47 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-02-13 21:39:48 +0000

    media-libs/gstreamer-editing-services: bump to 1.16.3, fix pyoverrides
    
    Closes: https://bugs.gentoo.org/631356
    Closes: https://bugs.gentoo.org/710236
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-libs/gstreamer-editing-services/Manifest     |  1 +
 .../gstreamer-editing-services-1.16.3.ebuild       | 67 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)