Пакет python3-pyghmi-1.5.34-2.el9.noarch
| Имя | python3-pyghmi |
|---|---|
| Эпоха | 0 |
| Версия | 1.5.34 |
| Релиз | 2.el9 |
| Архитектура | noarch |
| Сайт | https://git.openstack.org/cgit/openstack/pyghmi |
| Лицензия | ASL 2.0 |
| Время сборки | 2023-03-18 04:38:13 |
| Хост сборки | builder-x86-03.inferitos.ru |
| Краткое описание | Python General Hardware Management Initiative (IPMI and others) |
| Репозитории | AppStream |
| Полное описание | 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. |
| Эррата | — |
| Размер | 389 КиБ |
| Исходный проект | python-pyghmi-1.5.34-2.el9 |
| Контрольная сумма SHA-256 | 9e92e3e0ddd97414cf6667b528a8447bd472c1d6d0a34a416be4a1c07bdcdb0b |
×
* 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.