python-systemd 231-1 source package in Ubuntu
Changelog
python-systemd (231-1) unstable; urgency=medium [ Martin Pitt ] * Add autopkgtest (copied from systemd source). [ Michael Biebl ] * Add debian/gbp.conf for git-buildpackage. * New upstream release. * Simplify clean up of systemd/id128-constants.h. The file is also created automatically now, so we don't have to override dh_auto_build anymore for this. * Add Build-Depends on pkg-config as per setup.py. -- Michael Biebl <email address hidden> Thu, 29 Oct 2015 01:54:51 +0100
Upload details
- Uploaded by:
- pkg-systemd-maintainers
- Uploaded to:
- Sid
- Original maintainer:
- pkg-systemd-maintainers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-systemd_231-1.dsc | 2.0 KiB | 53f41073f3f875590a2f52bf7909fbff100078ebad57bf0aa151ae2c0a4e9858 |
python-systemd_231.orig.tar.gz | 43.4 KiB | 2c9cf53d041374898beead0c6f3b042c7d5b52425e6eb4d4b3c583d7eac12eea |
python-systemd_231-1.debian.tar.xz | 2.4 KiB | 7edf6413afa2a3f148d92764393f49bb5389e29f4cd77af2d4b14e5d35ba90a7 |
Available diffs
- diff from 230-1build1 (in Ubuntu) to 231-1 (24.5 KiB)
No changes file available.
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