CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/20 12:29:31
Modified files:
x11/qt5/qtwebengine: Makefile
Added files:
x11/qt5/qtwebengine/patches:
patch-src_3rdparty_chromium_mojo_public_tools_mojom_mojom_fileutil_py
patch-src_3rdparty_chromium_mojo_public_tools_mojom_mojom_parse_lexer_py
Log message:
qtwebengine: build fixes for Python 3.12, based on a diff from tb@
- remove old bundled ver of six, use a BDEP instead
- remove unused 'imp' imports, deprecated since Python 3.4