vectorscan: use python 3.13 to build

This commit is contained in:
Chris Jones
2025-09-06 10:55:01 +01:00
parent faaef9b335
commit 30114dc815
+1 -1
View File
@@ -40,7 +40,7 @@ conflicts hyperscan
# Use ${python.default_version}
# name consistency with ${prefix}/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/python-1.0.tcl
set python_default_version 312
set python_default_version 313
set python_version ${python_default_version}
set python_branch [string index ${python_version} 0].[string range ${python_version} 1 end]