summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-wxgtk4: Do not use GetAssertStackTrace with USE_STACKWALKER disabledKhem Raj2022-12-271-4/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wxgtk4: replace deprecated inspect.getargspecKai Kang2022-12-051-0/+2
| | | | | | | | | | Backport patch to replace deprecated inspect.getargspec in lib pubsub. And add python3-pip to RDEPENDS which is required by utils wxdemo, wxdocs and wxget provided by python3-wxgtk4. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wxgtk4: 4.1.1 -> 4.2.0Kai Kang2022-11-231-0/+36
Upgrade python3-wxgtk4 from 4.1.1 to 4.2.0: * fix licence according to LICENSE.txt that it is licenced under LGPL-2.0, and WXwindows is used for documents * remove backported patches * not overwrite CFLAGS and CXXFLAGS in file wscript Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>