Bug#808176: ITP: python-neovim -- Library for scripting Neovim processes through its msgpack-rpc API

2016-03-03 Thread Víctor Cuadrado Juan
Upstream has published a tar.gz with the fixes, I have packaged the new version. They have also extracted the experimental Gtk GUI from python-neovim into another python module, neovim-gui[1]. I have filed an ITP for it: #816619 [2]. [1]: https://github.com/neovim/python-gui [2]:

Bug#808176: ITP: python-neovim -- Library for scripting Neovim processes through its msgpack-rpc API

2016-02-26 Thread Víctor Cuadrado Juan
On Mon, 15 Feb 2016 22:54:04 -0500 James McCoy wrote: > What about running what their Travis-CI setup does? > > NVIM_CHILD_ARGV='["nvim", "-u", "NONE", "--embed"]' nosetests Many thanks! That did the trick, I'm amazed I overlooked that and overcomplicated it. In the

Bug#808176: ITP: python-neovim -- Library for scripting Neovim processes through its msgpack-rpc API

2016-02-15 Thread James McCoy
On Mon, Feb 08, 2016 at 05:32:50PM +0100, Víctor Cuadrado Juan wrote: > Right now I am stalled, as I can't get the tests to pass > when building in a chroot (pbuilder). > > The tests require a neovim instance running as server, so for > example one can use `dtach` to run nvim, and run the tests >

Bug#808176: ITP: python-neovim -- Library for scripting Neovim processes through its msgpack-rpc API

2016-02-08 Thread Víctor Cuadrado Juan
tags 808176 + help thanks The package is being packaged under the umbrella of the Debian Python Modules Team, which I am now part of. The package is almost done. The current state can be found at the team's VCS[1]. Right now I am stalled, as I can't get the tests to pass when building in a