dbus-python 1.2.18-3build2 source package in Ubuntu
Changelog
dbus-python (1.2.18-3build2) lunar; urgency=medium * No-change rebuild with Python 3.11 as supported -- Graham Inggs <email address hidden> Wed, 02 Nov 2022 15:18:43 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-python_1.2.18.orig.tar.gz | 564.7 KiB | 92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120acf7260 |
dbus-python_1.2.18.orig.tar.gz.asc | 833 bytes | eca4dc737b2f6cca91b0afed69f9d3248a02f56600251831ede81d20d93e722b |
dbus-python_1.2.18-3build2.debian.tar.xz | 33.5 KiB | 650828df66fc4dd335005161809d5d1dceb805ab9454251869c1158cfad0207c |
dbus-python_1.2.18-3build2.dsc | 2.9 KiB | 918d10acf4332b0603f89b7974b907b5eb2badb388dc19493c598546b8bd7045 |
Available diffs
- diff from 1.2.18-3build1 to 1.2.18-3build2 (317 bytes)
Binary packages built by this source
- python-dbus-dev: main loop integration development files for python3-dbus
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides development files required to compile main-loop
integration modules for python3-dbus, such as dbus.mainloop.pyqt5 provided
by PyQt. It is Python-version- independent, and was shared between Python 3
and Python 2 when Python 2 was supported in Debian, so packages that
build-depend on python-dbus-dev should also build-depend on python3-dbus.
- python-dbus-doc: Documentation for the D-Bus Python interface
This package provides text and HTML documentation, and examples, for the
python3-dbus package.
- python3-dbus: simple interprocess messaging system (Python 3 interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a Python 3 interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
- python3-dbus-dbgsym: debug symbols for python3-dbus
- python3-dbus-tests: simple interprocess messaging system (Python 3 interface - tests)
D-Bus is a message bus, used for sending messages between applications.
.
This package contains automated tests for the "dbus" Python bindings for
the reference D-Bus implementation, to be run under Python 3.
.
See the dbus description for more information about D-Bus in general.
- python3-dbus-tests-dbgsym: debug symbols for python3-dbus-tests