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)
@@ -62,7 +62,7 @@
 
 REQUIRES           = app/dbus/1.13.18
 REQUIRES          += libs/dbus-glib/0.112
-REQUIRES          += dev/python3/3.10.8
+REQUIRES          += dev/python3/3.12.9
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -125,7 +125,7 @@
 env_sysroot = DESTDIR=$(DBUS_PYTHON_PKG)
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 extra_configure_switches  = --libdir=/usr/lib$(LIBSUFFIX)
 extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)