Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 447)
+++ Makefile	(revision 448)
@@ -21,7 +21,7 @@
 REQUIRES          += libs/icu4c/76.1-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
 REQUIRES          += dev/python2/2.7.18-ppc32
-REQUIRES          += dev/python3/3.10.8-ppc32
+REQUIRES          += dev/python3/3.12.9-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -102,7 +102,7 @@
 
 
 PYTHON2_VERSION = 2.7
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 
 WITH_PYTHON2         = $(PYTHON2)