]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime/cases/gi.py: fix deprecation warning
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 1 Feb 2019 12:58:54 +0000 (13:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Feb 2019 18:19:09 +0000 (18:19 +0000)
commit7b4302d84e6c9833089bd575c1083fe826082387
tree2cd105aba6b18848a1007db060574a9698097a1e
parent808dde537333b6aa788c393d1e1d70aa2e3b8f68
lib/oeqa/runtime/cases/gi.py: fix deprecation warning

With newest Python, the following is printed:

PyGIDeprecationWarning: GObject.markup_escape_text is deprecated; use GLib.markup_escape_text instead)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/gi.py