python-pyghmi

This commit is contained in:
sunhui 2023-07-31 10:31:27 +08:00
parent 6eeeef4f35
commit 2cc2a0ead2
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pyghmi-1.5.61.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.57 Version: 1.5.61
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/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-1.5.57.tar.gz Source0: https://files.pythonhosted.org/packages/b7/31/deb4fed7ada99c4cc69cfc0205920c94006ebc5b1e4d21079478bf7bd1ec/pyghmi-1.5.61.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 Jul 31 2023 sunhui <sunhui@kylinos.cn> - 1.5.61-1
- Update package to version 1.5.61
* Mon Feb 13 2023 wubijie <wubijie@kylinos.cn> - 1.5.57-1 * Mon Feb 13 2023 wubijie <wubijie@kylinos.cn> - 1.5.57-1
- Update package to version 1.5.57 - Update package to version 1.5.57