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: 2.0.20/Makefile
===================================================================
--- 2.0.20/Makefile	(revision 447)
+++ 2.0.20/Makefile	(revision 448)
@@ -69,7 +69,7 @@
 REQUIRES          += app/sqlite/3.49.1.0
 REQUIRES          += net/openssl/3.4.1
 REQUIRES          += net/openldap/2.4.58
-REQUIRES          += dev/python3/3.10.8
+REQUIRES          += dev/python3/3.12.9
 REQUIRES          += dev/lua/5.4.2
 REQUIRES          += secure/libcap/2.48
 REQUIRES          += secure/pam/1.5.1
@@ -135,7 +135,7 @@
 env_sysroot  = DESTDIR=$(UWSGI_PKG)
 
 
-PYTHON3_VERSION  = 3.10
+PYTHON3_VERSION  = 3.12
 
 PYTHON3_CFLAGS = '-I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON3_VERSION)'