[Python-modules-commits] [python-neovim] branch master updated (53831a5 -> 4b287e7)

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Sat Jun 18 14:45:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

viccuad-guest pushed a change to branch master
in repository python-neovim.

      from  53831a5   Update changelog
       new  f0fe3e9   Import python-neovim_0.1.9.orig.tar.gz
       new  afea020   record new upstream branch created by importing python-neovim_0.1.9.orig.tar.gz and merge it
       new  4b287e7   Update Changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                     |  4 ++--
 README.md                    |  2 +-
 debian/.git-dpm              | 14 +++++------
 debian/changelog             |  6 +++++
 neovim.egg-info/PKG-INFO     |  4 ++--
 neovim.egg-info/SOURCES.txt  |  1 +
 neovim/api/buffer.py         |  2 +-
 neovim/api/common.py         |  6 ++---
 neovim/api/nvim.py           | 43 ++++++++++++++++++++++++++++++----
 neovim/plugin/host.py        | 55 ++++++++++++++++++++++++++------------------
 neovim/plugin/script_host.py | 12 ++++++++--
 neovim/util.py               | 12 ++++++++++
 setup.py                     |  4 ++--
 test/test_vim.py             | 24 +++++++++++++++----
 14 files changed, 138 insertions(+), 51 deletions(-)
 create mode 100644 neovim/util.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git



More information about the Python-modules-commits mailing list