python-systemd 235-1build4 source package in Ubuntu

Changelog

python-systemd (235-1build4) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:17:49 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
python-systemd_235.orig.tar.gz 58.5 KiB 38181dbd451fd418d316a92a34bc2118967930684cdd62c3e979fe8c8ebacffa
python-systemd_235-1build4.debian.tar.xz 3.5 KiB 8a36da05a782337901c04170e217d75940470318f2011e0d1a29593b9bfe11d1
python-systemd_235-1build4.dsc 2.2 KiB 8d07fe81ac3084909daa62bc055b120e061c6e6d1ddaaa286b67ce8dac1697ab

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