Пакет python3-module-systemd: Информация

    Исходный пакет: python3-module-systemd
    Версия: 235-alt1
    Последняя версия по данным Repology
    Собран:  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)

    Сопровождающий: Stanislav Levin


    Права:
    Stanislav Levin

      1. python3(setuptools)
      2. libsystemd-devel
      3. /proc
      4. python3(wheel)
      5. python3-devel
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-tox
      8. python3-module-tox-console-scripts
      9. python3-module-tox-no-deps
      10. python3-module-tox-passenv
      11. rpm-build-python3
      12. python3(pytest)
      13. systemd

    Последнее изменение


    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.