Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686850 - dev-python/ebuildtester - add Python 3.7 support
Summary: dev-python/ebuildtester - 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 (vote)
Assignee: Nicolas Bock
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-27 14:02 UTC by Arthur Zamarin
Modified: 2020-03-27 12:13 UTC (History)
1 user (show)

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


Attachments
Patch for python3.7 support (0001-dev-python-ebuildtester-add-Python3.7-support.patch,866 bytes, patch)
2019-05-27 14:02 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-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(-)