[Python-modules-commits] [python-neovim] branch upstream updated (c86ff69 -> f0fe3e9)

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


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

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

      from  c86ff69   Import python-neovim_0.1.8.orig.tar.gz
       new  f0fe3e9   Import python-neovim_0.1.9.orig.tar.gz

The 1 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 +-
 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 +++++++++++++++----
 12 files changed, 125 insertions(+), 44 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