!11 Update package to version 1.5.57

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-04-26 03:11:10 +00:00 committed by Gitee
commit 6eeeef4f35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pyghmi-1.5.57.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pyghmi Name: python-pyghmi
Version: 1.5.34 Version: 1.5.57
Release: 1 Release: 1
Summary: Python General Hardware Management Initiative (IPMI and others) Summary: Python General Hardware Management Initiative (IPMI and others)
License: Apache-2.0 License: Apache-2.0
URL: http://github.com/openstack/pyghmi/ URL: http://github.com/openstack/pyghmi/
Source0: https://files.pythonhosted.org/packages/7f/4b/b08a988f5fd7a60084bbc25a52526239006b11157bdb054e6a9820c53ffb/pyghmi-1.5.34.tar.gz Source0: https://files.pythonhosted.org/packages/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-1.5.57.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Pyghmi is a pure Python (mostly IPMI) server management library. Pyghmi is a pure Python (mostly IPMI) server management library.
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Feb 13 2023 wubijie <wubijie@kylinos.cn> - 1.5.57-1
- Update package to version 1.5.57
* Fri Jul 01 2022 renliang16 <renliang@uniontech.com> - 1.5.34-1 * Fri Jul 01 2022 renliang16 <renliang@uniontech.com> - 1.5.34-1
- Upgrade package python3-pyghmi to version 1.5.34 - Upgrade package python3-pyghmi to version 1.5.34