summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-vim/jedi: add 0.11.2Eli Schwartz2023-08-311-0/+1
| | | | | | | | | | | | | | | | | 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: drop 0.10.0Anna Vyalkova2022-06-221-1/+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>
* app-vim/jedi: add 0.11.0Anna Vyalkova2022-06-221-0/+1
| | | | | | Closes: https://bugs.gentoo.org/808591 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-vim/jedi: Remove old (py3.6)Michał Górny2021-01-011-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-vim/jedi: version bump 0.10.0, bug #718262Horea Christian2020-04-261-0/+1
| | | | | | | 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>
* app-vim/jedi: [QA] Use tarball instead of zip archiveDavid Seifert2019-08-291-1/+1
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* app-vim/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-vim/jedi: archive name is ${P}.Patrice Clement2017-10-311-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-vim/jedi-vim: new ebuild.Horea Christian2017-10-301-0/+1
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