Drop osc-lib-test requirement
This commit is contained in:
parent
e0082096ae
commit
4a797a3f3d
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ironic-inspector-client
|
Name: python-ironic-inspector-client
|
||||||
Version: 4.5.0
|
Version: 4.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python client for Ironic Inspector
|
Summary: Python client for Ironic Inspector
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/python-ironic-inspector-client/latest/
|
URL: https://docs.openstack.org/python-ironic-inspector-client/latest/
|
||||||
@ -32,7 +32,6 @@ BuildRequires: python3-openstackclient
|
|||||||
BuildRequires: python3-coverage
|
BuildRequires: python3-coverage
|
||||||
BuildRequires: python3-fixtures
|
BuildRequires: python3-fixtures
|
||||||
BuildRequires: python3-osc-lib
|
BuildRequires: python3-osc-lib
|
||||||
BuildRequires: python3-osc-lib-tests
|
|
||||||
BuildRequires: python3-oslo-concurrency
|
BuildRequires: python3-oslo-concurrency
|
||||||
BuildRequires: python3-openstackclient
|
BuildRequires: python3-openstackclient
|
||||||
BuildRequires: python3-requests-mock
|
BuildRequires: python3-requests-mock
|
||||||
@ -108,6 +107,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 4.5.0-2
|
||||||
|
- Drop osc-lib-test requirement
|
||||||
|
|
||||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 4.5.0-1
|
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 4.5.0-1
|
||||||
- Update to 4.5.0
|
- Update to 4.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user