[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-pyghmi-1.5.34-2.el9

Name python-pyghmi
Epoch 0
Version 1.5.34
Release 2.el9
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-pyghmi-1.5.34-2.el9.noarch Python General Hardware Management Initiative (IPMI and others) 9e92e3e0ddd97414cf6667b528a8447bd472c1d6d0a34a416be4a1c07bdcdb0b download
src
python-pyghmi-1.5.34-2.el9.src Python General Hardware Management Initiative (IPMI and others) 4105d1350b4ec27ca4a86735604d9bcb853edce802981d70867dc7a3196584c5 download
Changelog link
* 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.