diff --git a/openstack-tempest.spec b/openstack-tempest.spec index d709b1eaf47270fcd8fc1a833a62a5147838dd1d..68a611c58a1f89d848ffae75cfb0e0985ea04291 100644 --- a/openstack-tempest.spec +++ b/openstack-tempest.spec @@ -8,7 +8,7 @@ other specific tests useful in validating an OpenStack deployment. Name: openstack-%{project} Version: 27.0.0 -Release: 1 +Release: 2 Summary: OpenStack Integration Test Suite (Tempest) License: ASL 2.0 Url: https://launchpad.net/tempest @@ -58,7 +58,7 @@ Requires: python3-six >= 1.10.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-stestr Requires: python3-testtools -Requires: python3-urllib3 +Requires: python3-urllib3 == 1.26.3 Requires: python3-subunit Requires: python3-unittest2 >= 1.1.0 @@ -78,7 +78,7 @@ BuildRequires: python3-oslotest BuildRequires: python3-subunit BuildRequires: python3-oslo-log BuildRequires: python3-jsonschema -BuildRequires: python3-urllib3 +BuildRequires: python3-urllib3 == 1.26.3 BuildRequires: python3-oslo-concurrency BuildRequires: python3-paramiko BuildRequires: python3-cliff @@ -185,6 +185,9 @@ PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run %endif %changelog +* Wed Mar 01 2023 OpenStack_SIG - 27.0.0-2 +- Fix install error + * Fri Jul 23 2021 liksh 1:27.0.0-1 - Update to 27.0.0