Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nvim-remote for openSUSE:Factory checked in at 2026-03-08 17:27:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nvim-remote (Old) and /work/SRC/openSUSE:Factory/.python-nvim-remote.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nvim-remote" Sun Mar 8 17:27:04 2026 rev:5 rq:1337484 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nvim-remote/python-nvim-remote.changes 2025-10-07 18:31:16.572832506 +0200 +++ /work/SRC/openSUSE:Factory/.python-nvim-remote.new.8177/python-nvim-remote.changes 2026-03-08 17:27:37.012609911 +0100 @@ -1,0 +2,7 @@ +Wed Mar 4 07:55:09 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Don't redefine pythons, as this means we need to keep up with the + versions packaged. Instead, define skip_python311, as support for + these versions was dropped with version 4.2.0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nvim-remote.spec ++++++ --- /var/tmp/diff_new_pack.prRo7N/_old 2026-03-08 17:27:37.608634392 +0100 +++ /var/tmp/diff_new_pack.prRo7N/_new 2026-03-08 17:27:37.620634884 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-nvim-remote # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define modname nvim_remote -%define pythons python312 python313 +%define skip_python311 1 Name: python-nvim-remote Version: 5.0.0 Release: 0
