aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dbus-next_0.1.4.bb
AgeCommit message (Collapse)Author
2020-09-15python3-dbus-next: Upgrade 0.1.3 -> 0.1.4Leon Anavi
Upgrade to release 0.1.4: - Support tcp transport addresses - Add support for the annonymous authentication protocol - Add flags kwarg to aio high level client method call - Allow subclassing of DBusError - Fix exception in aio message handler loop on task cancellation - Improve error messages - Fix match rule memory leak bug - Don't add match rules for high level client by default - Add empty properties interface to standard interfaces Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>