[Python-modules-commits] [python-neovim] branch upstream updated (de0d149 -> c06e846)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Sat Jan 28 18:40:14 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.
discards de0d149 Import python-neovim_0.1.13.orig.tar.gz
omits 85b9da8 Import python-neovim_0.1.12.orig.tar.gz
omits 0010ca2 Import python-neovim_0.1.11.orig.tar.gz
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/upstream (c06e846)
\
O -- O -- O (de0d149)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 4 +-
README.md | 2 -
neovim.egg-info/PKG-INFO | 4 +-
neovim.egg-info/requires.txt | 4 +-
neovim/__init__.py | 17 ++-----
neovim/api/buffer.py | 85 +++++++++++++++++++-------------
neovim/api/common.py | 3 --
neovim/api/nvim.py | 72 +++++++++++++--------------
neovim/api/tabpage.py | 13 ++---
neovim/api/window.py | 29 +++++------
neovim/msgpack_rpc/event_loop/asyncio.py | 2 -
neovim/msgpack_rpc/event_loop/base.py | 4 +-
neovim/msgpack_rpc/event_loop/uv.py | 15 +++---
neovim/msgpack_rpc/session.py | 6 +--
neovim/plugin/decorators.py | 6 +--
neovim/plugin/host.py | 14 +++---
neovim/plugin/script_host.py | 18 ++++---
neovim/util.py | 20 --------
setup.py | 10 ++--
test/test_buffer.py | 4 +-
test/test_tabpage.py | 9 ----
test/test_window.py | 23 ---------
22 files changed, 150 insertions(+), 214 deletions(-)
--
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