[Python-modules-commits] [python-neovim] branch master updated (f4ae6d4 -> a93b1d1)

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Fri Feb 26 21:57:11 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  f4ae6d4   Fix vcs-field-uses-insecure-uri lintian warning
       new  38baa72   Reorder Build-Depends list for clarity
       new  6352819   Bump Standards-Version
       new  85389e5   Imported Upstream version 0.1.2
       new  fd8dbc5   Merge tag 'upstream/0.1.2'
       new  fcce496   Add tests to d/rules
       new  a93b1d1   Update d/changelog

The 6 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:
 debian/changelog                         |  5 +++--
 debian/control                           | 10 +++++-----
 debian/rules                             |  3 +++
 neovim/api/buffer.py                     | 14 ++++++++++++++
 neovim/api/nvim.py                       |  4 ++++
 neovim/msgpack_rpc/async_session.py      |  2 +-
 neovim/msgpack_rpc/event_loop/asyncio.py | 14 +++++++++++---
 neovim/msgpack_rpc/event_loop/base.py    |  2 +-
 neovim/msgpack_rpc/msgpack_stream.py     |  2 +-
 neovim/msgpack_rpc/session.py            |  2 +-
 neovim/plugin/decorators.py              |  2 +-
 neovim/plugin/host.py                    |  2 +-
 neovim/ui/gtk_ui.py                      |  6 +++---
 setup.cfg                                |  2 +-
 setup.py                                 |  4 ++--
 15 files changed, 52 insertions(+), 22 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