update require to python3-suds2

This commit is contained in:
yangzhao_kl 2023-01-18 04:22:13 +00:00
parent c71adca3fb
commit c64ed1265e

View File

@ -29,7 +29,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.2.1
Release: 34
Release: 35
License: GPLv2+ and LGPLv2+ and ASL 2.0 and BSD and MIT and Python-2.0 and Artistic-1.0-Perl
Group: System Environment/Base
URL: https://github.com/ClusterLabs/fence-agents
@ -145,7 +145,7 @@ BuildRequires: gnutls-utils
## Python dependencies
BuildRequires: python3-devel
BuildRequires: python3-pexpect python3-pycurl python3-requests
BuildRequires: python3-suds openwsman-python3 python3-boto3
BuildRequires: python3-suds2 openwsman-python3 python3-boto3
BuildRequires: python3-google-api-client
# turn off the brp-python-bytecompile script
@ -928,7 +928,7 @@ Fence agent for VMWare with REST API.
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
Summary: Fence agent for VMWare with SOAP API v4.1+
Requires: python3-suds python3-requests
Requires: python3-suds2 python3-requests
Requires: fence-agents-common >= %{version}-%{release}
BuildArch: noarch
%description vmware-soap
@ -966,6 +966,9 @@ Fence agent for IBM z/VM over IP.
%endif
%changelog
* Wed Jan 18 2023 yangzhao_kl <yangzhao1@kylinos.cn> - 4.2.1-35
- update require to python3-suds2
* Mon Jul 25 2022 zhaochaoxiang <zhaochaoxiang@kylinos.cn> - 4.2.1-34
- improve logging and metadata/usage text