Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882821 - app-vim/jedi-0.11.1: version bump
Summary: app-vim/jedi-0.11.1: version bump
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-24 22:09 UTC by Anna Vyalkova
Modified: 2023-08-31 04:09 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 Anna Vyalkova 2022-11-24 22:09:09 UTC
New version was released upstream
https://github.com/davidhalter/jedi-vim/releases/tag/0.11.1
Comment 1 Larry the Git Cow gentoo-dev 2023-08-31 04:09:16 UTC
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(+)