Add build requires python3-osc-lib-tests
This commit is contained in:
parent
bc2575b50f
commit
051e59136f
@ -1,6 +1,6 @@
|
|||||||
Name: python-ironic-inspector-client
|
Name: python-ironic-inspector-client
|
||||||
Version: 4.4.0
|
Version: 4.4.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python client and CLI tool for Ironic Inspector
|
Summary: Python client and CLI tool for Ironic Inspector
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
@ -12,6 +12,7 @@ BuildRequires: python3-mock
|
|||||||
BuildRequires: python3-openstackclient
|
BuildRequires: python3-openstackclient
|
||||||
BuildRequires: python3-openstackdocstheme
|
BuildRequires: python3-openstackdocstheme
|
||||||
BuildRequires: python3-osc-lib
|
BuildRequires: python3-osc-lib
|
||||||
|
BuildRequires: python3-osc-lib-tests
|
||||||
BuildRequires: python3-oslo-concurrency
|
BuildRequires: python3-oslo-concurrency
|
||||||
BuildRequires: python3-reno
|
BuildRequires: python3-reno
|
||||||
BuildRequires: python3-requests-mock
|
BuildRequires: python3-requests-mock
|
||||||
@ -72,5 +73,8 @@ python3 -m unittest discover ironic_inspector_client
|
|||||||
%{python3_sitelib}/*.egg-info
|
%{python3_sitelib}/*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2021 zhaorenhai <zhaorenhai@hotmail.com> - 4.4.0-2
|
||||||
|
- Add build requires python3-osc-lib-tests
|
||||||
|
|
||||||
* Sun Feb 07 2021 zhaorenhai <zhaorenhai@hotmail.com>
|
* Sun Feb 07 2021 zhaorenhai <zhaorenhai@hotmail.com>
|
||||||
- Package Spec generated from rpm-packaging
|
- Package Spec generated from rpm-packaging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user