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 2022-07-18 18:34:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fence-agents (Old) and /work/SRC/openSUSE:Factory/.fence-agents.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fence-agents" Mon Jul 18 18:34:26 2022 rev:62 rq:989473 version:4.11.0+git.1652860746.11107cb7 Changes: -------- --- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes 2022-05-19 22:50:05.634394402 +0200 +++ /work/SRC/openSUSE:Factory/.fence-agents.new.1523/fence-agents.changes 2022-07-18 18:34:42.117822731 +0200 @@ -1,0 +2,6 @@ +Thu Jul 14 12:51:31 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Don???t use python-oauth2client, which is deprecated + (gh#ClusterLabs/fence-agents#495). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fence-agents.spec ++++++ --- /var/tmp/diff_new_pack.kBfoxs/_old 2022-07-18 18:34:42.561823363 +0200 +++ /var/tmp/diff_new_pack.kBfoxs/_new 2022-07-18 18:34:42.565823369 +0200 @@ -44,7 +44,7 @@ %if 0%{suse_version} >= 1550 BuildRequires: python3-oauth2 %else -BuildRequires: python3-oauth2client +BuildRequires: python3-google-auth-oauthlib %endif BuildRequires: python3-openwsman BuildRequires: python3-pexpect @@ -53,9 +53,9 @@ BuildRequires: python3-xml %else BuildRequires: python-google-api-python-client +BuildRequires: python-google-auth-oauthlib BuildRequires: python-keystoneclient BuildRequires: python-novaclient -BuildRequires: python-oauth2client BuildRequires: python-pexpect BuildRequires: python-pycurl BuildRequires: python-requests