hyperscan: use Python 3.13

This commit is contained in:
Renee Otten
2025-05-23 16:20:29 -04:00
parent 366ecde913
commit 1e2f6ffee3
+2 -2
View File
@@ -10,7 +10,7 @@ PortGroup legacysupport 1.1
legacysupport.newest_darwin_requires_legacy 10
github.setup intel hyperscan 5.4.2 v
revision 0
revision 1
checksums rmd160 c91b17e2f93f1065e9244f6bb7b66eb9dd6ea5dd \
sha256 32b0f24b3113bbc46b6bfaa05cf7cf45840b6b59333d078cc1f624e4c40b2b99 \
size 1848851
@@ -41,7 +41,7 @@ conflicts vectorscan
# 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]