From 8bdd372b68bbaf626eed73c71d0ff2e882a974c5 Mon Sep 17 00:00:00 2001 From: TheWalkingForest Date: Tue, 5 Aug 2025 10:59:22 -0700 Subject: [PATCH] python3-neovim: update to 0.5.2 Testing the changes - I tested the changes in this PR: **YES** Local build testing - I built this PR locally for my native architecture: x86_64 - I built this PR locally for these architectures - aarch64 (crossbuild) - armv6l (crossbuild) --- srcpkgs/python3-neovim/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-neovim/template b/srcpkgs/python3-neovim/template index 555b7cc6245..cc53089a015 100644 --- a/srcpkgs/python3-neovim/template +++ b/srcpkgs/python3-neovim/template @@ -1,7 +1,7 @@ # Template file for 'python3-neovim' pkgname=python3-neovim -version=0.5.0 -revision=2 +version=0.5.2 +revision=1 build_style="python3-module" hostmakedepends="python3-setuptools" depends="neovim python3-greenlet python3-msgpack" @@ -10,4 +10,4 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/neovim/pynvim" distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz" -checksum=448414e8d005b6d99868c8badeec7a20b10a7a37fb6b85fb12846b80c044c279 +checksum=c86e304d55fc8996296554b959cad483aeaafb47e425ebe3a7d0f96e3222f035