Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679404 - net-misc/youtube-dl - add Python 3.7 support
Summary: net-misc/youtube-dl - add Python 3.7 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-03-04 13:59 UTC by Arthur Zamarin
Modified: 2019-03-04 20:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for python3.7 support (youtube-dl-python37.patch,1.67 KB, patch)
2019-03-04 13:59 UTC, Arthur Zamarin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2019-03-04 13:59:52 UTC
Created attachment 567740 [details, diff]
Patch for python3.7 support

After testing, all versions of net-misc/youtube-dl support Python3.7.
I think we can also add this support to all future versions.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-04 20:19:02 UTC
The bug has been closed via the following commit(s):

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

commit feb852013403d805b4d240883ab426616a51f953
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-03-04 20:17:58 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-03-04 20:18:57 +0000

    net-misc/youtube-dl: Add support for dev-lang/python:3.7
    
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=679404
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-misc/youtube-dl/youtube-dl-2019.03.01.ebuild | 2 +-
 net-misc/youtube-dl/youtube-dl-99999999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)