Summary: | dev-python/pynvim should not RDEPEND on app-editors/neovim | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alex Efros <powerman-asdf> |
Component: | Current packages | Assignee: | Vim Maintainers <vim> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alex Efros
2020-02-12 11:38:54 UTC
This just bit me as well trying to use fisa-vim-config (https://vim.fisadev.com/) Please remove the neovim dependency in dev-python/pynvim. The one that that DOES break is the tests The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5bcfe6f045ca252d1aa903b5795f5ea21ba782 commit ce5bcfe6f045ca252d1aa903b5795f5ea21ba782 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2020-07-02 19:29:54 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2020-07-02 19:31:59 +0000 dev-python/pynvim: relax neovim dep pynvim can be used by regular vim plugins without neovim installed. However it does need neovim to run the tests, so ensure it's still present in DEPEND for that case. Closes: https://bugs.gentoo.org/709370 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> dev-python/pynvim/pynvim-0.4.1.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) |