Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-dbus-next: Upgrade 0.1.2 -> 0.1.3 | Leon Anavi | 2020-07-06 | 1 | -13/+0 |
| | | | | | | | | | | | | | | Upgrade to release 0.1.3: - Add the object manager interface to the service. - Allow coroutines in service methods. - Client: don't send method replies with NO_REPLY_EXPECTED message flag. - Fix duplicate nodes in introspection. 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> | ||||
* | python-dbus-next: fix recipe position | Nicola Lunghi | 2019-11-14 | 1 | -0/+13 |
the previous patch: 903bfb78a0 python3-dbus-next: first commit of dbus-next 0.1.2 was put in the wrong folder. This fixed that. define PYPI_PACKAGE Fixes fetch issues Signed-off-by: Khem Raj <raj.khem@gmail.com> |