python3-neovim: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:19 -04:00
parent 8489b6e032
commit 2895273e6d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-neovim'
pkgname=python3-neovim
version=0.4.3
revision=3
revision=4
build_style="python3-module"
hostmakedepends="python3-setuptools"
depends="neovim python3-greenlet python3-msgpack"