python-systemd 234-3build5 source package in Ubuntu

Changelog

python-systemd (234-3build5) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:23:18 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
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-3build5.debian.tar.xz 3.1 KiB 8c84e9a1111c11d4a3276d1803655be93aa04ebdf96ccda8eda0085dfaa5cdcd
python-systemd_234-3build5.dsc 2.1 KiB 211e145aa1e87a10d14685ada2219485ee83e2af055bc8dd0e50257d3739faf2

Available diffs

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