python-systemd 234-3build6 source package in Ubuntu

Changelog

python-systemd (234-3build6) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:59:20 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
pkg-systemd-maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-systemd_234.orig.tar.gz 52.6 KiB 1037e6a92762be500a40e97bade0e2f2306e00a31a39361c5dbe99ab50eb3b93
python-systemd_234-3build6.debian.tar.xz 3.1 KiB 200e4e0a513498ba68e0d33bf51293bdbb5001a02ccf7caffc5bd606cde2bd5d
python-systemd_234-3build6.dsc 2.1 KiB e7e03575643a4fe0ce08ab4718d86ecbf7e02e7c78d19997e64d468c64df0f6f

View changes file

Binary packages built by this source

python3-systemd: Python 3 bindings for systemd

 This package contains Python 3 bindings for native access to the
 systemd facilities.
 .
 Functionality is separated into a number of modules:
  * systemd.journal supports sending of structured messages to the
    journal and reading journal files
  * systemd.daemon wraps parts of libsystemd useful for writing daemons
    and socket activation
  * systemd.id128 provides functions for querying machine and boot
    identifiers and a list of message identifiers provided by systemd
  * systemd.login wraps parts of libsystemd used to query logged in
    users and available seats and machines

python3-systemd-dbgsym: debug symbols for python3-systemd