python-systemd 235-1build2 source package in Ubuntu
Changelog
python-systemd (235-1build2) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:41:36 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- pkg-systemd-maintainers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-systemd_235.orig.tar.gz | 58.5 KiB | 38181dbd451fd418d316a92a34bc2118967930684cdd62c3e979fe8c8ebacffa |
python-systemd_235-1build2.debian.tar.xz | 3.4 KiB | 09ff8db61be42ff11fc4dcc4c9cfd861145e1c70597e5edb0bc640edaf00950a |
python-systemd_235-1build2.dsc | 2.1 KiB | b1257fe56a7690b55645a1506aab0f00322978be79b859749a8aee986664467c |
Available diffs
- diff from 235-1build1 to 235-1build2 (326 bytes)
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