Index: Makefile
===================================================================
--- Makefile (revision 447)
+++ Makefile (revision 448)
@@ -107,7 +107,7 @@
configure_switches += -DBROTLI_DISABLE_TESTS=ON
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
python-ext-suffix = $(shell cat $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON3_VERSION)/lib-dynload/_sysconfigdata_*.py | grep EXT_SUFFIX | cut -f2 -d':' | cut -f2 -d"'")