23 lines
577 B
Plaintext
23 lines
577 B
Plaintext
name: python-pynvim
|
|
description: Python client and plugin host for Nvim
|
|
version: 0.6.0
|
|
revision: 1
|
|
url: https://github.com/neovim/pynvim
|
|
license: Apache-2.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
- 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
|