Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784989 - media-video/obs-studio: needs porting to py3.8, py3.9
Summary: media-video/obs-studio: needs porting to py3.8, py3.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2021-04-22 07:12 UTC by Michał Górny
Modified: 2021-05-07 21:23 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 2021-04-22 07:12:24 UTC
...or we'll have to remove the python flag when removing py3.7.
Comment 1 Larry the Git Cow gentoo-dev 2021-05-07 21:23:18 UTC
The bug has been closed via the following commit(s):

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

commit d15e2b644efa1addd6de1e1c25452e325cbd84ea
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2021-04-28 07:06:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-07 20:58:08 +0000

    media-video/obs-studio: raise python support to 3.8 and 3.9
    
    With a patch.
    
    Closes: https://bugs.gentoo.org/754006
    Closes: https://bugs.gentoo.org/784989
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/20574
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/obs-studio-26.1.2-python-3.8.patch       |  24 +++
 media-video/obs-studio/obs-studio-26.1.2-r1.ebuild | 167 +++++++++++++++++++++
 media-video/obs-studio/obs-studio-9999.ebuild      |  17 ++-
 3 files changed, 205 insertions(+), 3 deletions(-)