summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pydbus: cherry-pick patches from fedoraHongxu Jia2018-08-151-0/+4
| | | | | | | | | | | | | | Fedora enhanced python3-pydbus: - Support asynchronous calls - Support transformation between D-Bus errors and exceptions. https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pydbus: add new recipeJohannes Pointner2017-11-151-0/+2
python-pydbus is a pythonic DBus library, which is one of the mentioned replacement of the deprecated python-dbus library (https://www.freedesktop.org/wiki/Software/DBusBindings) Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>