summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dbus-next: add missing run-time dependenciesBartosz Golaszewski2023-06-241-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.3Leon Anavi2021-08-191-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>