Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718410 - media-video/subliminal: need 3.8 port (was: 3.7)
Summary: media-video/subliminal: need 3.8 port (was: 3.7)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-05-19
Assignee: Sam James
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 722546
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2020-04-19 19:46 UTC by Michał Górny
Modified: 2020-08-02 19:05 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 19:46:47 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-04-19 19:58:11 UTC
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(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-04 05:14:17 UTC
I will bump this.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-11 20:53:07 UTC
Still working on this, just need to make sure all deps are ok with 3.8 too.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-20 04:21:57 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2020-06-01 08:41:55 UTC
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(-)
Comment 6 Larry the Git Cow gentoo-dev 2020-08-02 19:05:29 UTC
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(-)