Page MenuHomeSolus

D8445.id.diff
No OneTemporary

D8445.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,23 +1,18 @@
name : python-neovim
-version : 0.3.2
-release : 13
+version : 0.4.1
+release : 14
source :
- - https://github.com/neovim/pynvim/archive/0.3.2.tar.gz : 0a44c540dd5790acfbc7e411b0ed4fb6c44914d866226ebebf370c24c2723dc2
+ - https://github.com/neovim/pynvim/archive/0.4.1.tar.gz : 132ea5c226399aed45a959f1d8efe8cdd89a769a672534722760a9a67b06dfa0
license : Apache-2.0
component : programming.python
summary : Python client for Neovim
description: |
Python client for Neovim
-builddeps :
- - python-setuptools
rundeps :
- neovim
- python-greenlet
- python-msgpack
- - python-trollius
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
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>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
@@ -19,68 +19,16 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <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/pynvim-0.3.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.2-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.2-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pynvim-0.3.2-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.7/site-packages/neovim/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/neovim/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/neovim/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/neovim/api/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.3.2-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pynvim-0.4.0-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pynvim/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pynvim/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pynvim/__pycache__/compat.cpython-37.pyc</Path>
@@ -126,12 +74,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2020-01-25</Date>
- <Version>0.3.2</Version>
+ <Update release="14">
+ <Date>2020-03-08</Date>
+ <Version>0.4.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 14, 3:46 AM (4 w, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817903
Default Alt Text
D8445.id.diff (9 KB)

Event Timeline