Thu, 26 Jun 2025 22:40:19 CST | login

Information for build python-dbus-next-0.2.3-12.oc9

ID32928
Package Namepython-dbus-next
Version0.2.3
Release12.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/bbrucezhang/python-dbus-next.git?.#cac913904a7c963c8c00c2c362315ed1d270b6f5
SummaryZero-dependency DBus library for Python with asyncio support
Descriptionpython-dbus-next is a Python library for DBus that aims to be a fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments. Desktop application developers can use this library for integrating their applications into desktop environments by implementing common DBus standard interfaces or creating custom plugin interfaces. Desktop users can use this library to create their own scripts and utilities to interact with those interfaces for customization of their desktop environment. python-dbus-next plans to improve over other DBus libraries for Python in the following ways: - Zero dependencies and pure Python 3. - Support for multiple IO backends including asyncio and the GLib main loop. - Nonblocking IO suitable for GUI development. - Target the latest language features of Python for beautiful services and clients. - Complete implementation of the DBus type system without ever guessing types. - Integration tests for all features of the library. - Completely documented public API.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 19 Mar 2025 16:50:18 CST
CompletedWed, 19 Mar 2025 16:51:19 CST
Taskbuild (dist-oc9-webui, /bbrucezhang/python-dbus-next.git:.:origin/oc9-webui)
Extra{'source': {'original_url': 'git+https://gitee.com/bbrucezhang/python-dbus-next.git?.#origin/oc9-webui'}}
Tags
dist-oc9-webui
RPMs
src
python-dbus-next-0.2.3-12.oc9.src.rpm (info) (download)
noarch
python3-dbus-next-0.2.3-12.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Mar 19 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.2.3-12 - Update to 0.2.3-12