wireshark: drop python3[6-9] variants

This commit is contained in:
Renee Otten
2025-11-05 09:08:37 -05:00
parent 0937575c45
commit 6a99c951e1
+1 -1
View File
@@ -166,7 +166,7 @@ variant chmodbpf description {Enable Wireshark to access macOS capture devices}
depends_run port:wireshark-chmodbpf
}
set pythons_suffixes {36 37 38 39 310 311}
set pythons_suffixes {310 311}
set pythons_ports {}
foreach py_ver_nodot ${pythons_suffixes} {