python-dbussy 1.3-1.1 source package in Ubuntu

Changelog

python-dbussy (1.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Backport upstream fix to ensure that Type objects always have
    a code field. (Closes: #978544)

 -- Adrian Bunk <email address hidden>  Thu, 15 Jul 2021 14:20:57 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-dbussy_1.3-1.1.dsc 1.9 KiB f6d74942fb38db99a5ab489742a4da91234760dcbf46469c74075ec231d23be3
python-dbussy_1.3.orig.tar.gz 89.0 KiB 30a96caddcbbe7ef9e4f506c01c2d19f529cdaae6d3dac759c103b20e49641fe
python-dbussy_1.3-1.1.debian.tar.xz 2.9 KiB 6f35d910c8923af2fcc506f9f32158360c8523461f7613a6f153e391fec9a7a2

Available diffs

No changes file available.

Binary packages built by this source

python3-dbussy: Python 3 language bindings for libdbus

 DBussy is a wrapper around libdbus, written in pure Python. It is
 intended to give access to essentially all the low-level
 functionality of libdbus, which includes the option to run without an
 event loop, or to implement your own custom event loop, or hook into
 asyncio.