New version was released upstream https://github.com/davidhalter/jedi-vim/releases/tag/0.11.1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e74cf585f68018aee321ef74dee8fe1310bd53 commit 06e74cf585f68018aee321ef74dee8fe1310bd53 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2023-08-31 02:50:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-31 04:06:38 +0000 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> app-vim/jedi/Manifest | 1 + app-vim/jedi/jedi-0.11.2.ebuild | 80 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+)