Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718338

Summary: media-plugins/gst-transcoder: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: poncho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 14:35:14 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-09 16:22:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92451b5e3c3a5901f62dd1caefe9ec1d7376a1e4

commit 92451b5e3c3a5901f62dd1caefe9ec1d7376a1e4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2020-05-09 16:12:20 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2020-05-09 16:20:33 +0000

    media-plugins/gst-transcoder: bump to 1.14.1, fix LICENSE
    
    There is also a 1.16.0, but that requires gst1.16, and we want to
    fast-stabilize gst-transcoder to fix pitivi to not be so completely
    broken.
    
    As we now use meson.eclass properly (back when previous was added, that
    didn't exist and we used the compatibility ./configure from upstream that
    called meson), we don't dep on python ourselves anymore and if there
    are any remaining CC or other toolchain env var honoring issues, it's
    not our problem, but a generic meson.eclass related one.
    
    Closes: https://bugs.gentoo.org/718338
    Closes: https://bugs.gentoo.org/634408
    Closes: https://bugs.gentoo.org/622396
    Closes: https://bugs.gentoo.org/608032
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-plugins/gst-transcoder/Manifest              |  1 +
 .../gst-transcoder/gst-transcoder-1.14.1.ebuild    | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)