Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-dbus-next: Upgrade 0.2.2 -> 0.2.3 | Leon Anavi | 2021-08-19 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | Upgrade to release 0.2.3: - Include py.typed in Manifest.in - Fix property validation error message - Don't log errors if call failed after disconnect - Support PEP563 annotations - Service: support async properties - Client: Support coroutines as signal handlers Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-dbus-next: Upgrade 0.1.4 -> 0.2.2 | Leon Anavi | 2021-01-20 | 1 | -0/+12 |
Upgrade to release 0.2.2: - Add connected instance variable to the MessageBus - Better handling of message bus errors on disconnect - Ensure futures are not done when settings results and exceptions 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> |