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)
@@ -18,7 +18,7 @@
 REQUIRES           = libs/dbus-python/1.3.2
 REQUIRES          += app/dbus/1.13.18-ppc32
 REQUIRES          += libs/dbus-glib/0.112-ppc32
-REQUIRES          += dev/python3/3.10.8-ppc32
+REQUIRES          += dev/python3/3.12.9-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -80,7 +80,7 @@
 env_sysroot = DESTDIR=$(DBUS_PYTHON_32_PKG)
 
 
-PYTHON_VERSION = 3.10
+PYTHON_VERSION = 3.12
 
 extra_configure_switches  = --libdir=/usr/lib$(MULTILIB_PPC32_SUFFIX)
 extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)