neovim-remote: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:01 -05:00
parent 12c3391a7b
commit b0df2f3231

View file

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