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 2025-09-20 22:04:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nvim-remote (Old) and /work/SRC/openSUSE:Factory/.python-nvim-remote.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nvim-remote" Sat Sep 20 22:04:20 2025 rev:3 rq:1306070 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nvim-remote/python-nvim-remote.changes 2024-12-04 15:27:07.649235966 +0100 +++ /work/SRC/openSUSE:Factory/.python-nvim-remote.new.27445/python-nvim-remote.changes 2025-09-20 22:04:42.748261649 +0200 @@ -1,0 +2,6 @@ +Fri Sep 19 21:15:05 UTC 2025 - Richard Rahl <[email protected]> + +- add BR python-typing-extensions, as it does not get pulled in + automatically anymore + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nvim-remote.spec ++++++ --- /var/tmp/diff_new_pack.SowMeY/_old 2025-09-20 22:04:43.208280944 +0200 +++ /var/tmp/diff_new_pack.SowMeY/_new 2025-09-20 22:04:43.208280944 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-nvim-remote # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ -30,6 +30,7 @@ BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module typing-extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-neovim
