Control: tag -1 confirmed upstream On Wed, Mar 12, 2025 at 04:33:08PM +0000, Santiago Vila wrote:
During a rebuild of all packages in unstable, your package failed to build:-------------------------------------------------------------------------------- [...] =================================== FAILURES =================================== _________________________________ test_python3 _________________________________ vim = <pynvim.api.nvim.Nvim object at 0x7f15b7c9ed50> def test_python3(vim: Nvim) -> None: """Tests whether python3 host can load."""python3_prog = vim.command_output('echom provider#python3#Prog()')test/test_vim.py:209:
Thanks! Neovim 0.10 changed this API, so the test needs to change. This has been fixed in a newer pynvim upstream. I'll update that. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

