Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 686850

Summary: dev-python/ebuildtester - add Python 3.7 support
Product: Gentoo Linux Reporter: Arthur Zamarin <arthurzam>
Component: Current packagesAssignee: Nicolas Bock <nicolasbock>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15062
https://github.com/gentoo/gentoo/pull/15063
https://github.com/gentoo/gentoo/pull/15126
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for python3.7 support

Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2019-05-27 14:02:10 UTC
Created attachment 577878 [details, diff]
Patch for python3.7 support

tested building and running with python3.7 - no problems detected.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-27 12:13:45 UTC
The bug has been closed via the following commit(s):

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

commit ff4fac396f10d33c4198bb6bbace1dace4323f80
Author:     Viktar Patotski (aka xp-vit) <xp.vit.blr@gmail.com>
AuthorDate: 2020-03-26 13:58:31 +0000
Commit:     Nicolas Bock <nicolasbock@gentoo.org>
CommitDate: 2020-03-27 12:13:25 +0000

    Fix Python dependencies in ebuildtester
    
    Closes: https://bugs.gentoo.org/686850
    Closes: https://bugs.gentoo.org/685274
    Signed-off-by: Viktar Patotski <xp.vit.blr@gmail.com>
    Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>

 dev-python/ebuildtester/ebuildtester-0.1.16.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)