Пакет python3-module-systemd: Информация
Исходный пакет: python3-module-systemd
Версия: 235-alt1
Собран: 10 октября 2025 г. 19:13 в задании #389466
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/systemd-python/
Лицензия: LGPLv2+
О пакете: Python module wrapping systemd functionality
Описание:
Python module for native access to the systemd facilities. Functionality includes sending of structured messages to the journal and reading journal files, querying machine and boot identifiers and a lists of message identifiers provided by systemd. Other functionality provided by libsystemd is also wrapped.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
python3-module-systemd (x86_64, i586, aarch64)
python3-module-systemd-debuginfo (x86_64, i586, aarch64)
python3-module-systemd (x86_64, i586, aarch64)
python3-module-systemd-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Stanislav Levin
Последнее изменение
28 сентября 2022 г. Stanislav Levin 1:235-alt1
- 234 -> 235.
24 января 2022 г. Stanislav Levin 1:234-alt3
- Applied upstream patches (fixed build against Python3.10).
5 октября 2020 г. Stanislav Levin 1:234-alt2
- Stopped Python2 package build. - Enabled testing. - Dropped dependency on Pytest at runtime.