python-systemd 235-1build1 source package in Ubuntu

Changelog

python-systemd (235-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 11:12:46 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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-1build1.debian.tar.xz 3.3 KiB 3da78bb54d77309194956bac2eca11d7ecc665db43d4f44b9144128e62958591
python-systemd_235-1build1.dsc 2.1 KiB 62c58059e51b269311c882af6ec2cf8b4ceae1f9cb0b3428e322dc4b14f85f47

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