boost181: default to python 3.14

This commit is contained in:
i0ntempest
2026-03-27 19:04:44 +11:00
committed by Zhenfu Shi
parent 2f499f948f
commit 8eb294edbc
+2 -2
View File
@@ -318,7 +318,7 @@ foreach v ${pythons_versions} {
}
if {![variant_isset debug]} {
set selected_python python313
set selected_python python314
foreach v ${pythons_versions} {
set s [string map {. {}} ${v}]
if {[variant_isset python${s}]} {
@@ -356,7 +356,7 @@ variant no_single description {Disable building single-threaded libraries} {
if {$subport eq $name} {
revision 14
revision 15
patchfiles-append patch-disable-numpy-extension.diff