CVS commit: wip/py-neovim
"jonthn" <[email protected]> Mon, 10 Aug 2015 22:59:46 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: jonthn
Date: Mon Aug 10 22:59:31 UTC 2015
Modified Files:
wip/py-neovim: Makefile distinfo
wip/py-neovim/patches: patch-setup.py
Log Message:
Update to 0.0.38
Changes since 0.0.37:
support async command and eval #111
call vimscript functions using vim_call_function #130
fix AttributeError due to ui events change #133
Changes since 0.0.36:
handle decoding for rplugin methods the same as for api calls. #129
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/py-neovim/patches/patch-setup.py
cvs -z3 rdiff -u -r1.4 -r1.5 wip/py-neovim/Makefile wip/py-neovim/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-neovim/patches/patch-setup.py?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-neovim/Makefile?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-neovim/distinfo?r1=1.4&r2=1.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------