[Python-modules-commits] [python-neovim] branch master updated (cfe3978 -> e7b5369)

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 master
in repository python-neovim.

      from  cfe3978   Update d/copyright to 2016
       new  1ba6853   Import python-neovim_0.1.5.orig.tar.gz
       new  dcdf9c7   record new upstream branch created by importing python-neovim_0.1.5.orig.tar.gz and merge it
       new  e7b5369   Add README.md to docs now that upstream ships it

The 3 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 +++++++++++++++++++++++++++++++
 debian/.git-dpm                |  14 +--
 debian/python-neovim.docs      |   1 +
 debian/python3-neovim.docs     |   1 +
 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 +-
 14 files changed, 432 insertions(+), 28 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.in
 create mode 100644 README.md
 create mode 100644 debian/python-neovim.docs
 create mode 100644 debian/python3-neovim.docs

-- 
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