Drop wrong requires

This commit is contained in:
哦哈哟 2021-08-03 01:07:38 +00:00 committed by Gitee
parent 6a00907390
commit 82da7bf3a4

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