Announcing pydbus 0.6.0.

Linus Lewandowski linus at lew21.net
Sun Dec 18 17:04:49 UTC 2016


pydbus is a modern, pythonic D-Bus library built on top of PyGI and GDBus.

<https://github.com/LEW21/pydbus/releases/tag/v0.6.0>
<https://pypi.python.org/pypi/pydbus/0.6.0>
git tag: v0.6.0

Changes:

- Added bus.request_name() and deprecated own_name().
- Added dbus_context kwarg to exported methods.
- Added Polkit support.
- Added pure-Python implementation of DBus.Properties interface.
- Added timeout kwarg to multiple methods.
- Added pydbus.connect().
- Moved tests and examples out of the package.
- Fixed multiple bugs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dbus/attachments/20161218/fbceadff/attachment.html>


More information about the dbus mailing list