diff --git a/python-oslo-vmware.spec b/python-oslo-vmware.spec index 584f629..94b84a6 100644 --- a/python-oslo-vmware.spec +++ b/python-oslo-vmware.spec @@ -3,7 +3,7 @@ Name: python-oslo-vmware Version: 3.8.0 -Release: 4 +Release: 5 Summary: Oslo VMware library for OpenStack projects License: ASL 2.0 URL: https://opendev.org/openstack/oslo.vmware @@ -28,7 +28,7 @@ BuildRequires: python3-mock BuildRequires: python3-stestr BuildRequires: python3-subunit BuildRequires: python3-testtools -BuildRequires: python3-suds +BuildRequires: python3-suds-jurko BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-context BuildRequires: python3-oslo-utils @@ -37,7 +37,7 @@ BuildRequires: python3-eventlet BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-utils BuildRequires: python3-requests >= 2.14.2 -BuildRequires: python3-suds +BuildRequires: python3-suds-jurko BuildRequires: python3-netaddr # Required to compile translation files BuildRequires: python3-testscenarios @@ -53,7 +53,7 @@ Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-utils Requires: python3-requests Requires: python3-stevedore >= 1.20.0 -Requires: python3-suds >= 0.6 +Requires: python3-suds-jurko Requires: python3-urllib3 Requires: python3-netaddr Requires: python-oslo-vmware-lang = %{version}-%{release} @@ -84,7 +84,7 @@ Requires: python3-fixtures Requires: python3-mock Requires: python3-subunit Requires: python3-testtools -Requires: python3-suds >= 0.6 +Requires: python3-suds-jurko Requires: python3-oslo-context Requires: python3-oslo-utils Requires: python3-oslo-i18n >= 3.15.3 @@ -159,6 +159,9 @@ PYTHON=python3 stestr-3 --test-path $OS_TEST_PATH run %license LICENSE %changelog +* Tue Aug 17 2021 liusheng - 3.8.0-5 +- Replace python3-suds with python3-suds-jurko requires + * Fri Aug 13 2021 joec88 - Update to 3.8.0