neovim-remote: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:11 -04:00
parent fa205e4953
commit be503cf6a3

View file

@ -1,7 +1,7 @@
# Template file for 'neovim-remote'
pkgname=neovim-remote
version=2.4.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-neovim python3-psutil"