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