[Python-modules-commits] [python-neovim] branch master updated (46780e0 -> 5fc6104)

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Mon Nov 13 17:55:34 UTC 2017


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  46780e0   Update d/changelog
       new  c4ef4ed   Update Std-Ver to 4.1.1
       new  db8f54d   Import python-neovim_0.2.0.orig.tar.gz
       new  0f4f3bd   record new upstream branch created by importing python-neovim_0.2.0.orig.tar.gz and merge it
       new  456ac87   Drop `Testsuite: autopkgtest*` from d/control as it isn't needed
       new  51ef252   Update Breaks and Build-Depends to neovim 0.2.1
       new  d6ae9ef   Add "Provides: vim-python{,3}" virtual package
       new  2ca1f48   Add "Recommends: neovim"
       new  5fc6104   Update d/changelog

The 8 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                     | 46 +++++++++++++++++++++++++++++++++----------
 debian/.git-dpm               | 14 ++++++-------
 debian/changelog              | 17 ++++++++++++++++
 debian/control                | 15 +++++++-------
 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 +++++--
 18 files changed, 133 insertions(+), 62 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