[Python-modules-commits] [python-neovim] branch upstream updated (c3a62bf -> db8f54d)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Sat Dec 2 23:15:56 UTC 2017
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 c3a62bf Import python-neovim_0.1.13.orig.tar.gz
adds db8f54d Import python-neovim_0.2.0.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 4 ++--
README.md | 46 +++++++++++++++++++++++++++++++++----------
neovim.egg-info/PKG-INFO | 4 ++--
neovim.egg-info/SOURCES.txt | 1 +
neovim/__init__.py | 14 ++++++-------
neovim/api/buffer.py | 8 ++++----
neovim/api/nvim.py | 11 +++++------
neovim/msgpack_rpc/session.py | 1 -
neovim/plugin/decorators.py | 27 +++++++++++++++++++------
neovim/plugin/host.py | 7 +++----
neovim/version.py | 5 +++++
setup.cfg | 3 +--
setup.py | 4 ++--
test/test_buffer.py | 7 +++++++
test/test_vim.py | 7 +++++--
15 files changed, 101 insertions(+), 48 deletions(-)
create mode 100644 neovim/version.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