Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678950 - app-editors/vim app-editors/gvim - build against multiple python versions
Summary: app-editors/vim app-editors/gvim - build against multiple python versions
Status: RESOLVED DUPLICATE of bug 615832
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-02-27 16:51 UTC by Constantin Runge
Modified: 2019-02-28 06:46 UTC (History)
0 users

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


Attachments
git patch (file_678950.txt,4.36 KB, text/plain)
2019-02-27 16:51 UTC, Constantin Runge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Constantin Runge 2019-02-27 16:51:34 UTC
Created attachment 566666 [details]
git patch

As some plugins may require python2 and other may require python3, vim
provides a compile-time option to build against multiple python versions
and choose the correct one dynamically.

This can be facilitated with the pull request [1] (which is slightly outdated, as it got forgotten).

[1] https://github.com/gentoo/gentoo/pull/9516
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-02-28 06:46:26 UTC

*** This bug has been marked as a duplicate of bug 615832 ***