summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dbus-next_0.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dbus-next: Upgrade 0.1.2 -> 0.1.3Leon Anavi2020-07-061-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 positionNicola Lunghi2019-11-141-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>