!11 Remove requires oslo-versiondobject-tests

From: @joec88
Reviewed-by: @zh-f,@liksh
Signed-off-by: @liksh
This commit is contained in:
openeuler-ci-bot 2021-08-04 08:59:03 +00:00 committed by Gitee
commit 08fa0939f4

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-os-vif Name: python-os-vif
Version: 2.4.0 Version: 2.4.0
Release: 1 Release: 2
Summary: A library for plugging and unplugging virtual interfaces in OpenStack. Summary: A library for plugging and unplugging virtual interfaces in OpenStack.
License: Apache-2.0 License: Apache-2.0
URL: https://docs.openstack.org/os-vif/latest/ URL: https://docs.openstack.org/os-vif/latest/
@ -50,7 +50,6 @@ Requires: python3-subunit
Requires: python3-oslotest Requires: python3-oslotest
Requires: python3-os-testr Requires: python3-os-testr
Requires: python3-testtools Requires: python3-testtools
Requires: python3-oslo-versionedobjects-tests
Requires: python3-testrepository Requires: python3-testrepository
Requires: python3-testscenarios Requires: python3-testscenarios
Requires: python3-stestr Requires: python3-stestr
@ -113,6 +112,8 @@ PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Aug 04 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.0-2
- Remove requires oslo-versiondobject-tests
* Fri Jul 23 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.0-1 * Fri Jul 23 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.0-1
- Update to 2.4.0 - Update to 2.4.0
* Thu Jan 21 2021 zhangy1317 <zhangy1317@foxmail.com> * Thu Jan 21 2021 zhangy1317 <zhangy1317@foxmail.com>