Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-pynvim
|
||||
description: Python client and plugin host for Nvim
|
||||
version: 0.6.0
|
||||
revision: 3
|
||||
url: https://github.com/neovim/pynvim
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-greenlet
|
||||
- python-msgpack
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/neovim/pynvim/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6649d630ce4a94007fe69a8debb010c7b185057f36d61576d2542c90f3c8db99
|
||||
Reference in New Issue
Block a user