python-systemd 231-2 source package in Ubuntu

Changelog

python-systemd (231-2) unstable; urgency=medium

  [ Benjamin Drung ]
  * debian/control: Run wrap-and-sort -a.
  * Add python-systemd (Python 2 version) package. (Closes: #807496)

  [ Martin Pitt ]
  * Add autopkgtest for Python 2 package.

 -- Martin Pitt <email address hidden>  Mon, 14 Dec 2015 08:07:44 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-systemd_231-2.dsc 2.1 KiB ad047f5055fc71ef65f639f0169d7477a74c610a1aa2e33294efbdb1e5962ad1
python-systemd_231.orig.tar.gz 43.4 KiB 2c9cf53d041374898beead0c6f3b042c7d5b52425e6eb4d4b3c583d7eac12eea
python-systemd_231-2.debian.tar.xz 2.5 KiB f253a49d3015b4cbe6c47323ef7386a94c43a227aa7888aeec493711e1ab33ef

Available diffs

No changes file available.

Binary packages built by this source

python-systemd: Python 2 bindings for systemd

 This package contains Python 2 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: 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