summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/telepathy
Commit message (Collapse)AuthorAgeFilesLines
* telepathy-python3: Correct rdep to use py3 dbus moduleKhem Raj2020-01-221-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-python: Rename to telepathy-python3Khem Raj2020-01-224-5/+7
| | | | | | | This avoid recipe conflict with py2 version and adjust to delete __pycache__ files which are py3 specific Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: update recipes to use python3 classesAndrey Zhizhikin2020-01-221-1/+1
| | | | | | | | Update recipes to use python3 classes instead of deprecated python2 variants. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-python: Move to meta-python, requires python-dbusMark Hatle2017-09-134-0/+127
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>