Package python-pyghmi-1.5.34-2.el9.src
Name | python-pyghmi |
---|---|
Epoch | 0 |
Version | 1.5.34 |
Release | 2.el9 |
Architecture | src |
Website/URL | https://git.openstack.org/cgit/openstack/pyghmi |
License | ASL 2.0 |
Build Time | 2023-03-18 04:38:09 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Python General Hardware Management Initiative (IPMI and others) |
Repositories | AppStream |
Description | This is a pure Python implementation of IPMI protocol. The included pyghmicons and pyghmiutil scripts demonstrate how one may incorporate the pyghmi library into a Python application. |
Errata | — |
Size | 245 KiB |
Source Project | python-pyghmi-1.5.34-2.el9 |
SHA-256 checksum | 4105d1350b4ec27ca4a86735604d9bcb853edce802981d70867dc7a3196584c5 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.5.34-2 - Rebuilt for MSVSphere 9.1. * Wed Feb 23 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.5.34-2 - Updated to 1.5.34. * Fri Aug 06 2021 Pavel Cahyna <pcahyna@redhat.com> - 1.5.29-1 - Updated to 1.5.29. - Avoid dependency on python-pbr, conditionalize docs build, to allow building in RHEL. Inspired by python-sushy.