Rebuild with python 3.14
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
name: python-pynvim
|
name: python-pynvim
|
||||||
description: Python client and plugin host for Nvim
|
description: Python client and plugin host for Nvim
|
||||||
version: 0.6.0
|
version: 0.6.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/neovim/pynvim
|
url: https://github.com/neovim/pynvim
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- python-greenlet
|
- python-greenlet
|
||||||
- python-msgpack
|
- python-msgpack
|
||||||
make_depends:
|
make_depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user