dbus-python 1.3.2-ok2 source package in openKylin

Changelog

dbus-python (1.3.2-ok2) nile; urgency=medium

  * Build for openkylin.

 -- openKylinBot <email address hidden>  Mon, 08 Apr 2024 15:04:40 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luoyaoming
Uploaded to:
Nile V2.0
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dbus-python_1.3.2.orig.tar.gz 617.5 KiB fd2b9cecf76d08f19b143b610906feb683222d90264c4fe1166e10ef081fee57
dbus-python_1.3.2.orig.tar.gz.asc 833 bytes adc8b0a617f773e7b2abd4920fa4b1ec6dbf13046129282b0704c799d98fa26d
dbus-python_1.3.2-ok2.debian.tar.xz 20.1 KiB 985175e517c6fd435811684683e8b50aac296bdaa985a9ff4cd0f7cfb326a962
dbus-python_1.3.2-ok2.dsc 2.8 KiB 112623cdc4f4f9c7cbb797533e7ea145c16d3dba2076dd7e9afceef1bf6174f7

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