python-neovim: update to 0.2.5.
Closes #13953. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
# Template file for 'python-neovim'
|
# Template file for 'python-neovim'
|
||||||
pkgname=python-neovim
|
pkgname=python-neovim
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="python-client-${version}"
|
wrksrc="python-client-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
|
||||||
depends="neovim python-msgpack python-greenlet python-trollius"
|
|
||||||
short_desc="Python2 client for Neovim"
|
|
||||||
pycompile_module="neovim"
|
pycompile_module="neovim"
|
||||||
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
depends="neovim python-greenlet python-msgpack python-trollius"
|
||||||
|
short_desc="Python2 client for Neovim"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/neovim/python-client"
|
homepage="https://github.com/neovim/python-client"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=01a0aaa8bef3e051e295bcf881d8e35e099a4c996fb44cf6aa5354fa3dededbd
|
checksum=2ab77beb7cf591f64e038ba0c6eee8cd56843a595827ffc78ee010b93ac16d87
|
||||||
|
|
||||||
python3-neovim_package() {
|
python3-neovim_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user