Page MenuHomeSolus

D4364.id10849.diff
No OneTemporary

D4364.id10849.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-neovim
-version : 0.2.6
-release : 9
+version : 0.3.1
+release : 11
source :
- - https://github.com/neovim/python-client/archive/0.2.6.tar.gz : 629c420b6e61b013f339bc6af409c74f9a135210f14e35967c1ceabe2b169c92
+ - https://github.com/neovim/pynvim/archive/0.3.1.tar.gz : 055aa44b601e4b0d3aa923ed8e523a483200ad9f08965aa9b46d55ac0ebacb94
license : Apache-2.0
component : programming.python
summary : Python client for Neovim
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-neovim</Name>
<Packager>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Robert Guenzler</Name>
+ <Email>robert@gnzler.io</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -19,111 +19,119 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim-0.2.6-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/neovim/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/neovim/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/buffer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/buffer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/nvim.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/nvim.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/tabpage.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/tabpage.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/window.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/api/window.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/async_session.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/async_session.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/asyncio.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/asyncio.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/uv.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/event_loop/uv.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/msgpack_stream.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/msgpack_stream.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/session.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/msgpack_rpc/session.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/decorators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/decorators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/host.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/host.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/script_host.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/plugin/script_host.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/neovim/util.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim-0.2.6-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/buffer.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/buffer.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/nvim.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/nvim.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/tabpage.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/tabpage.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/window.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/api/window.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/async_session.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/async_session.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/asyncio.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/asyncio.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/base.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/uv.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/event_loop/uv.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/msgpack_stream.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/msgpack_stream.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/session.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/msgpack_rpc/session.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/decorators.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/host.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/host.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/script_host.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/plugin/script_host.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim/util.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/neovim/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/neovim/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/__pycache__/compat.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/__pycache__/util.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/buffer.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/common.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/nvim.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/tabpage.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/__pycache__/window.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/buffer.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/common.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/nvim.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/tabpage.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/api/window.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/compat.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/__pycache__/async_session.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/__pycache__/msgpack_stream.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/__pycache__/session.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/async_session.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/__pycache__/asyncio.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/__pycache__/base.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/__pycache__/uv.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/asyncio.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/base.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/event_loop/uv.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/msgpack_stream.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/msgpack_rpc/session.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/__pycache__/decorators.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/__pycache__/host.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/__pycache__/script_host.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/decorators.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/host.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/plugin/script_host.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/neovim/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim-0.3.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/__pycache__/compat.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/buffer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/nvim.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/tabpage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/__pycache__/window.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/buffer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/nvim.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/tabpage.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/api/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/__pycache__/async_session.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/__pycache__/msgpack_stream.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/__pycache__/session.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/async_session.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/asyncio.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/uv.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/asyncio.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/event_loop/uv.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/msgpack_stream.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/msgpack_rpc/session.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/__pycache__/decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/__pycache__/host.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/__pycache__/script_host.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/host.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/plugin/script_host.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pynvim/util.py</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-06-11</Date>
- <Version>0.2.6</Version>
+ <Update release="11">
+ <Date>2018-11-21</Date>
+ <Version>0.3.1</Version>
<Comment>Packaging update</Comment>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Robert Guenzler</Name>
+ <Email>robert@gnzler.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:47 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805971
Default Alt Text
D4364.id10849.diff (22 KB)

Event Timeline