[Python-modules-commits] [python-neovim] branch upstream updated (5a7c8b2 -> 1ba6853)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Mon Mar 21 19:49:42 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 5a7c8b2 Import python-neovim_0.1.4.orig.tar.gz
new 1ba6853 Import python-neovim_0.1.5.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:
LICENSE | 201 +++++++++++++++++++++++++++++++++++++++++
MANIFEST.in | 1 +
PKG-INFO | 4 +-
README.md | 151 +++++++++++++++++++++++++++++++
neovim.egg-info/PKG-INFO | 4 +-
neovim.egg-info/SOURCES.txt | 3 +
neovim/__init__.py | 19 +++-
neovim/msgpack_rpc/__init__.py | 5 +-
neovim/msgpack_rpc/session.py | 16 ++++
neovim/plugin/host.py | 36 ++++++--
setup.py | 4 +-
11 files changed, 423 insertions(+), 21 deletions(-)
create mode 100644 LICENSE
create mode 100644 MANIFEST.in
create mode 100644 README.md
--
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