You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
boost181: default to python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user