Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736364 - media-sound/whipper python38 support
Summary: media-sound/whipper python38 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Quentin Retornaz
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-08 08:07 UTC by Alexey
Modified: 2020-08-19 18:46 UTC (History)
3 users (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 Alexey 2020-08-08 08:07:51 UTC
Currently media-sound/whipper-0.9.0 requires py36 or py37
Comment 1 Quentin Retornaz 2020-08-11 15:58:50 UTC
Hello,
media-sound/whipper is expected to work with python 3.8.
For example, official ArchLinux repositories ship it with 3.8 since December.
Comment 2 Alexey 2020-08-11 16:05:15 UTC
The ebuild says this though:

PYTHON_COMPAT=( python3_{6,7} )
Comment 3 Quentin Retornaz 2020-08-11 17:49:26 UTC
It is because when ebuild was merged, python3.8 wasn’t in portage tree I guess.
Ebuild have to be updated.
Comment 4 Alexey 2020-08-11 17:52:26 UTC
Yes, and that's why I opened this bug :)
Comment 5 Larry the Git Cow gentoo-dev 2020-08-19 18:46:22 UTC
The bug has been closed via the following commit(s):

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

commit b14a79534417018cbb148f96b69cab83006dad93
Author:     Quentin Retornaz <gentoo@retornaz.com>
AuthorDate: 2020-08-11 18:12:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-19 18:46:18 +0000

    media-sound/whipper: add python3.8 support
    
    Closes: https://bugs.gentoo.org/736364
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
    Closes: https://github.com/gentoo/gentoo/pull/17085
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/whipper/whipper-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)