Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fence-agents for openSUSE:Factory checked in at 2024-01-09 20:51:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fence-agents (Old) and /work/SRC/openSUSE:Factory/.fence-agents.new.21961 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fence-agents" Tue Jan 9 20:51:41 2024 rev:70 rq:1137763 version:4.13.1+git.1698672892.6f7e4327 Changes: -------- --- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes 2023-11-16 20:27:41.434442458 +0100 +++ /work/SRC/openSUSE:Factory/.fence-agents.new.21961/fence-agents.changes 2024-01-09 20:51:50.677000239 +0100 @@ -1,0 +2,5 @@ +Tue Jan 9 16:44:32 UTC 2024 - Peter Varkoly <vark...@suse.com> + +- Remove python3-oauth2. This is not needed to build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fence-agents.spec ++++++ --- /var/tmp/diff_new_pack.lTutDX/_old 2024-01-09 20:51:51.249021036 +0100 +++ /var/tmp/diff_new_pack.lTutDX/_new 2024-01-09 20:51:51.249021036 +0100 @@ -1,7 +1,7 @@ # # spec file for package fence-agents # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,15 +33,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{python_version} -BuildRequires: python3-google-api-python-client -BuildRequires: python3-keystoneclient -BuildRequires: python3-novaclient -%if 0%{suse_version} >= 1550 -BuildRequires: python3-oauth2 -%else -BuildRequires: python3-google-auth-oauthlib -BuildRequires: python3-oauth2client -%endif BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -55,6 +46,9 @@ BuildRequires: perl BuildRequires: perl-Net-Telnet BuildRequires: pkg-config +BuildRequires: python3-google-api-python-client +BuildRequires: python3-keystoneclient +BuildRequires: python3-novaclient BuildRequires: python3-openwsman BuildRequires: python3-pexpect BuildRequires: python3-pycurl