From 01e13452a34eb4e4955c44183f4d6b237d8d5adf Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 10 Nov 2025 15:25:52 +0100 Subject: [PATCH] config: test drive Python 3.13 build in 25.7 --- config/25.7/build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/25.7/build.conf b/config/25.7/build.conf index 2e13328..2f68be6 100644 --- a/config/25.7/build.conf +++ b/config/25.7/build.conf @@ -3,6 +3,6 @@ LUA?= 5.4 OS?= 14.3 PERL?= 5.42 PHP?= 83 -PYTHON?= 311 +PYTHON?= 313 RUBY?= 33 SSL?= openssl