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