!8 【mpctool】优化数据采集过程中,系统过温或其他异常场景下的保护
From: @queyanwen Reviewed-by: @jimmy-jiang-junior Signed-off-by: @jimmy-jiang-junior
This commit is contained in:
commit
0c5c532a89
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: eagle
|
Name: eagle
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: eagle kit
|
Summary: eagle kit
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
@ -14,7 +14,7 @@ Source0: eagle-mpctool.tar.gz
|
|||||||
%package -n python3-eagle-mpctool
|
%package -n python3-eagle-mpctool
|
||||||
Summary: Python3 package for python-ealge-mpctool
|
Summary: Python3 package for python-ealge-mpctool
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
Requires: python3-numpy python3-pandas python3-psutil ipmitool
|
Requires: python3-numpy python3-pandas python3-psutil python3-scipy ipmitool
|
||||||
|
|
||||||
%description -n python3-eagle-mpctool
|
%description -n python3-eagle-mpctool
|
||||||
|
|
||||||
@ -36,5 +36,8 @@ Requires: python3-numpy python3-pandas python3-psutil ipmitool
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 29 2023 queyanwen<queyanwen@huawei.com> - 1.0.1-1
|
||||||
|
- Added the handling of overtemperature scenarios of system components during data collection.
|
||||||
|
|
||||||
* Wed Mar 15 2023 queyanwen<queyanwen@huawei.com> - 1.0.0-1
|
* Wed Mar 15 2023 queyanwen<queyanwen@huawei.com> - 1.0.0-1
|
||||||
- First Release
|
- First Release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user