From 7ff29cc050fd78c243f64ea2a4640c49a0ee0ea8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 21 Sep 2026 13:54:59 +0200 Subject: [PATCH] python3-wxgtk4: drop the six and attrdict3 dependencies wxPython's build no longer imports six or attrdict; both native dependencies are stale. Built for intel-corei7-64. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.5.bb b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.5.bb index a1ed78685e..d2f910c4da 100644 --- a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.5.bb +++ b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.5.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.wxpython.org" LICENSE = "BSD-2-Clause AND LGPL-2.0-only AND LGPL-2.0-or-later WITH WxWindows-exception-3.1" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=102f37a0d23aa258e59e4cc8b5380b35" -DEPENDS = "python3-attrdict3-native python3-six-native wxwidgets-native \ +DEPENDS = "wxwidgets-native \ python3-requests-native wxwidgets \ "