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 referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b53b3ef5171a39dc0e7984f3d60d5ea3bbbde69 commit 8b53b3ef5171a39dc0e7984f3d60d5ea3bbbde69 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-04-19 19:47:27 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-04-19 19:57:57 +0000 package.mask: Last rite media-video/subliminal Bug: https://bugs.gentoo.org/718410 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
I will bump this.
Still working on this, just need to make sure all deps are ok with 3.8 too.
Please don't remove this if possible; the PR is basically ready, but waiting on a dep to be updated for Python 3.8. We can of course re-add it later but much easier if we keep it in tree.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966c358b4eb8cb93df25c36c0a943b7172cba555 commit 966c358b4eb8cb93df25c36c0a943b7172cba555 Author: Sam James (sam_c) <sam@cmpct.info> AuthorDate: 2020-06-01 08:39:39 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-06-01 08:41:46 +0000 package.mask: unmask revived package media-video/subliminal Note that I cannot yet include Python 3.8 due to sympy dependencies not being ready. Bug: https://bugs.gentoo.org/718410 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4ffe217db49d10e5548718fdf324d0cf1070c5 commit 4e4ffe217db49d10e5548718fdf324d0cf1070c5 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-02 18:59:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-02 18:59:01 +0000 media-video/subliminal: add Python 3.8, 3.9 A revbump is required because of new versions being added of the dependencies to support 3.8+. Closes: https://bugs.gentoo.org/718410 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> media-video/subliminal/subliminal-2.1.0-r1.ebuild | 96 +++++++++++++++++++++++ media-video/subliminal/subliminal-9999.ebuild | 20 ++--- 2 files changed, 104 insertions(+), 12 deletions(-)