Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672016 - app-editors/vim: Add Python 3.7 support
Summary: app-editors/vim: 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: Vim Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-11-26 20:08 UTC by Craig Andrews
Modified: 2018-11-29 19:48 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 Craig Andrews gentoo-dev 2018-11-26 20:08:02 UTC
Please add Python 3.7 support to app-editors/vim
Comment 1 Larry the Git Cow gentoo-dev 2018-11-29 19:48:32 UTC
The bug has been closed via the following commit(s):

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

commit 4ec4664edd6daa166ac2d89a1994ed17be3bd1a5
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-11-26 20:36:18 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-29 19:48:23 +0000

    app-editors/vim: EAPI=7, Add python 3.7
    
    Note that there isn't a threads use flag
    on Python any more
    See 6cf4e0ed
    
    Closes: https://bugs.gentoo.org/672016
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 app-editors/vim/vim-8.1.0412-r1.ebuild | 313 +++++++++++++++++++++++++++++++++
 app-editors/vim/vim-9999.ebuild        |   8 +-
 2 files changed, 317 insertions(+), 4 deletions(-)