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)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/packages/d/meson
 
-REQUIRES           = dev/python3/3.10.8
+REQUIRES           = dev/python3/3.12.9
 REQUIRES          += dev/ninja/1.10.2
 
 # ======= __END_OF_REQUIRES__ =======
@@ -125,7 +125,7 @@
 env_sysroot = DESTDIR=$(MESON_PKG)
 
 
-PYTHON3_VERSION = 3.10
+PYTHON3_VERSION = 3.12
 
 
 ####### Dependencies