dbus-python 1.4.0-1ok1 source package in openKylin

Changelog

dbus-python (1.4.0-1ok1) huanghe; urgency=medium

  * build for openkylin

 -- chenzhikai <email address hidden>  Thu, 16 Apr 2026 13:01:28 +0800

Upload details

Uploaded by:
kylin
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Utopia Maintenance Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dbus-python_1.4.0.orig.tar.gz 222.6 KiB 30d6e1362e558cf94b9ac20928d2455b3ce7b5dd6983eb20ef9ee036b6339fdd
dbus-python_1.4.0-1ok1.debian.tar.xz 20.3 KiB ac5f87077279b1a8b36e5062cc5d970beb6b1919fcc5955881102bc8a1a14426
dbus-python_1.4.0-1ok1.dsc 2.5 KiB 7e8d0a031c9b028ae4866ecebb7adb90c75ae9ac2c06af16e1ea2c47818c3488

Available diffs

View changes file

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