Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neovim update #4649

Merged
merged 2 commits into from
Dec 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/n/neovim/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -2512,6 +2512,7 @@ nvim:ins_compl_has_shown_match
nvim:ins_compl_init_get_longest
nvim:ins_compl_insert
nvim:ins_compl_interrupted
nvim:ins_compl_leader
nvim:ins_compl_len
nvim:ins_compl_long_shown_match
nvim:ins_compl_prep
Expand Down Expand Up @@ -3550,6 +3551,7 @@ nvim:os_free_fullenv
nvim:os_fsync
nvim:os_get_acl
nvim:os_get_fullenv_size
nvim:os_get_homedir
nvim:os_get_hostname
nvim:os_get_pid
nvim:os_get_total_mem_kib
Expand Down
6 changes: 3 additions & 3 deletions packages/n/neovim/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : neovim
version : 0.10.2
release : 44
version : 0.10.3
release : 45
source :
- https://github.com/neovim/neovim/archive/refs/tags/v0.10.2.tar.gz : 546cb2da9fffbb7e913261344bbf4cf1622721f6c5a67aa77609e976e78b8e89
- https://github.com/neovim/neovim/archive/refs/tags/v0.10.3.tar.gz : 39fab47d241da7b9418823cc563c689d522c1c4b2def04036393834f3f1ca94c
homepage : https://neovim.io
license : Apache-2.0
component : editor
Expand Down
6 changes: 3 additions & 3 deletions packages/n/neovim/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1918,9 +1918,9 @@
</Files>
</Package>
<History>
<Update release="44">
<Date>2024-10-03</Date>
<Version>0.10.2</Version>
<Update release="45">
<Date>2024-12-22</Date>
<Version>0.10.3</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
Expand Down
6 changes: 3 additions & 3 deletions packages/py/python-neovim/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : python-neovim
version : 0.5.0
release : 22
version : 0.5.2
release : 23
source :
- https://github.com/neovim/pynvim/archive/refs/tags/0.5.0.tar.gz : 448414e8d005b6d99868c8badeec7a20b10a7a37fb6b85fb12846b80c044c279
- https://github.com/neovim/pynvim/archive/refs/tags/0.5.2.tar.gz : c86e304d55fc8996296554b959cad483aeaafb47e425ebe3a7d0f96e3222f035
homepage : https://github.com/neovim/pynvim
license : Apache-2.0
component : programming.python
Expand Down
18 changes: 8 additions & 10 deletions packages/py/python-neovim/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<Path fileType="library">/usr/lib/python3.11/site-packages/neovim/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/neovim/api/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/neovim/api/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.0-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.0-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.0-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.0-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.0-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.2-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.2-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.2-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.2-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim-0.5.2-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/__pycache__/_version.cpython-311.pyc</Path>
Expand Down Expand Up @@ -58,10 +58,8 @@
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/asyncio.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/base.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/__pycache__/uv.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/asyncio.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/base.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/event_loop/uv.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/msgpack_stream.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/msgpack_rpc/session.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/pynvim/plugin/__init__.py</Path>
Expand All @@ -76,9 +74,9 @@
</Files>
</Package>
<History>
<Update release="22">
<Date>2024-05-21</Date>
<Version>0.5.0</Version>
<Update release="23">
<Date>2024-12-22</Date>
<Version>0.5.2</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
<Email>[email protected]</Email>
Expand Down
Loading