Summary
Jedi-vim is a VIM binding to the autocompletion library Jedi. Apart from that, jedi-vim provides a number of keybindings.
Versions
v0.11.2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- test
v0.11.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
app-editors / gvim : GUI version of the Vim text editor
app-editors / vim : Vim, an improved vi-style text editor
Runtime Dependencies
app-editors / gvim : GUI version of the Vim text editor
app-editors / vim : Vim, an improved vi-style text editor
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / jedi : Autocompletion library for Python
Bugs
- 933450
- app-vim/jedi-0.11.2 fails tests
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-vim/jedi: enable py3.12
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-vim/jedi: add 0.11.2
Adds python3_11 support. In order to pass tests on python 3.11, the minimum version of dev-python/jedi must be bumped to 0.19. Due to mysterious reasons, the upstream version tag is now prefixed with a "v", so the download url must adapt. While we are at it, naming the distfile as "jedi" is simply wrong, since that could clash with dev-python/jedi's distfiles if the version numbers ever collided. Use MY_PN instead. Closes: https://bugs.gentoo.org/882821 Closes: https://bugs.gentoo.org/896654 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32538 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anna Vyalkova · gentoo
app-vim/jedi: drop 0.10.0
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Closes: https://github.com/gentoo/gentoo/pull/26017 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Anna Vyalkova · gentoo
app-vim/jedi: add 0.11.0
Closes: https://bugs.gentoo.org/808591 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zamarin Arthur · gentoo
app-vim/jedi: bump to python 3.9
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-vim/jedi: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-vim/jedi: Keyword 0.10.0 arm64, #744085
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-vim/jedi: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-vim/jedi: switch 0.10.0 to python-single-r1 instead
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
app-vim/jedi: tidy 0.10.0 ebuild
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Horea Christian · gentoo
app-vim/jedi: version bump 0.10.0, bug #718262
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Horea Christian <chr@chymera.eu> Closes: https://github.com/gentoo/gentoo/pull/15436 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-vim/jedi: [QA] Remove explicit python-utils-r1 inherit
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-vim/jedi: [QA] Use tarball instead of zip archive
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-vim/jedi: Add missing PYTHON_{DEPS,REQUIRED_USE}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
app-vim/jedi: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Patrice Clement · gentoo
app-vim/jedi: enable python3_5.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Patrice Clement · gentoo
app-vim/jedi: archive name is ${P}.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Horea Christian · gentoo
app-vim/jedi-vim: new ebuild.
Vim plugin to the autocompletion library Jedi. Package-Manager: Portage-2.3.11, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6093