Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718338 - media-plugins/gst-transcoder: need py3.7, 3.8 port
Summary: media-plugins/gst-transcoder: need py3.7, 3.8 port
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: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 14:35 UTC by Michał Górny
Modified: 2020-05-09 16:22 UTC (History)
1 user (show)

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 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(+)