Пакет python-pyghmi-1.5.34-2.el9.src
| Имя | python-pyghmi |
|---|---|
| Эпоха | 0 |
| Версия | 1.5.34 |
| Релиз | 2.el9 |
| Архитектура | src |
| Сайт | https://git.openstack.org/cgit/openstack/pyghmi |
| Лицензия | ASL 2.0 |
| Время сборки | 2023-03-18 04:38:09 |
| Хост сборки | 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. |
| Эррата | — |
| Размер | 245 КиБ |
| Исходный проект | python-pyghmi-1.5.34-2.el9 |
| Контрольная сумма SHA-256 | 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.