Package: vim-python-jedi Version: 0.17.0-1 Tags: patch Dear Maintainer,
Please replace vim-python alternative in the Depends filed of the package with vim-python3. There is no anymore Vim with Python 2 support even in buster. And Jedi works fine with gVim from vim-gtk3 which provides the vim-python3 virtual package, so the fix is easy. root@barberry:/# apt-get install -s vim-python-jedi vim-gtk3 vim-nox- Reading package lists... Done Building dependency tree Reading state information... Done Package 'vim-nox' is not installed, so not removed Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: vim-python-jedi : Depends: vim-nox but it is not going to be installed or vim-python but it is not installable E: Unable to correct problems, you have held broken packages. root@barberry:/# diffstat for python-jedi-0.17.0 python-jedi-0.17.0 control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -Nru python-jedi-0.17.0/debian/control python-jedi-0.17.0/debian/control --- python-jedi-0.17.0/debian/control 2020-03-16 13:29:00.000000000 +0300 +++ python-jedi-0.17.0/debian/control 2020-05-06 17:10:59.000000000 +0300 @@ -22,7 +22,7 @@ Package: vim-python-jedi Architecture: all -Depends: python3-jedi, ${python3:Depends}, ${misc:Depends}, vim-nox | vim-python +Depends: python3-jedi, ${python3:Depends}, ${misc:Depends}, vim-nox | vim-python3 Recommends: vim-addon-manager Description: autocompletion tool for Python - VIM addon files Jedi is an autocompletion tool for Python. It works. With and without syntax
signature.asc
Description: This is a digitally signed message part