python-systemd 235-1build3 source package in Ubuntu

Changelog

python-systemd (235-1build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:53:45 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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_235.orig.tar.gz 58.5 KiB 38181dbd451fd418d316a92a34bc2118967930684cdd62c3e979fe8c8ebacffa
python-systemd_235-1build3.debian.tar.xz 3.4 KiB ea0366a37c2839beeb5a38bed7e2c0f5f38ee717d87d55f3bc93c0f0bd80a87a
python-systemd_235-1build3.dsc 2.1 KiB 00b2e27071b8b3385956cf525a1884ab97e4c6a9251d48d1fc8ec16587405dbc

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