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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Markus Volk
2026-09-22 11:36:19 -07:00
committed by Khem Raj
parent db1529396a
commit 7ff29cc050
@@ -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 \
"