!9 【轻量级 PR】:Drop wrong requires

From: @xiyuanwang
Reviewed-by: @huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-08-04 09:06:18 +00:00 committed by Gitee
commit f6849483e5

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-os-win
Version: 5.4.0
Release: 1
Release: 2
Summary: Windows / Hyper-V library for OpenStack projects.
License: Apache-2.0
URL: http://www.cloudbase.it/
@ -50,7 +50,6 @@ Requires: python3-subunit
Requires: python3-oslotest
Requires: python3-os-testr
Requires: python3-testtools
Requires: python3-oslo-versionedobjects-tests
Requires: python3-testrepository
Requires: python3-testscenarios
Requires: python3-stestr
@ -117,6 +116,8 @@ PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run
%{_docdir}/*
%changelog
* Tue Aug 03 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 5.4.0-2
- Drop wrong requires
* Fri Jul 23 2021 OpenStack_SIG <openstack@openeuler.org> - 5.4.0-1
- Update to 5.4.0
* Wed Jan 20 2021 zhangy1317 <zhangy1317@foxmail.com> 2021.1.20