forked from pool/python-jeepney
- update to 0.7.0:
* Support for :ref:`sending and receiving file descriptors <send_recv_fds>`.
This is available with the blocking, threading and trio integration layers.
* Deprecated older integration APIs, in favour of new APIs introduced in 0.5.
* Fixed passing a deque in to :meth:`~.blocking.DBusConnection.filter` in the
blocking integration API.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jeepney?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 17 13:51:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.7.0:
|
||||
* Support for :ref:`sending and receiving file descriptors <send_recv_fds>`.
|
||||
This is available with the blocking, threading and trio integration layers.
|
||||
* Deprecated older integration APIs, in favour of new APIs introduced in 0.5.
|
||||
* Fixed passing a deque in to :meth:`~.blocking.DBusConnection.filter` in the
|
||||
blocking integration API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 09:53:53 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user