diff --git a/srcpkgs/python-neovim/template b/srcpkgs/python-neovim/template index 6ddf7ecb84..036c7829f7 100644 --- a/srcpkgs/python-neovim/template +++ b/srcpkgs/python-neovim/template @@ -1,20 +1,20 @@ # Template file for 'python-neovim' pkgname=python-neovim -version=0.1.3 +version=0.1.4 revision=1 noarch=yes wrksrc="python-client-${version}" build_style=python-module python_versions="2.7 3.4" hostmakedepends="python-setuptools python3.4-setuptools" -depends="neovim python python-msgpack python-greenlet python-trollius python-click" +depends="neovim python python-msgpack python-greenlet python-trollius" short_desc="Python library for scripting Neovim processes (Python2)" pycompile_module="neovim" maintainer="Steve Prybylski " license="Apache-2.0" homepage="https://github.com/neovim/python-client" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=9231b9411ec7876bf179bcfd954032c4a4dd39fde8809e83c7e49cae49045213 +checksum=dc4718ab8e239b60093d3f04bd41e9348c6b6b5850c8418e1f8fafc71c62eba5 python3.4-neovim_package() { noarch=yes