Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-dbus-next: add missing run-time dependencies | Bartosz Golaszewski | 2023-06-24 | 1 | -0/+5 |
| | | | | | | | Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-dbus-next: Upgrade 0.2.2 -> 0.2.3 | Leon Anavi | 2021-08-19 | 1 | -0/+12 |
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> |