oof2: drop python39 variant

This commit is contained in:
Renee Otten
2025-10-24 16:09:04 -04:00
parent 8d32573bbb
commit 9d05229192
+1 -1
View File
@@ -43,7 +43,7 @@ depends_run port:adwaita-icon-theme
configure.args-append -DOOF2_SWIG_VERSION=4.1
# Create a variant for each supported python version
set python_versions {39 310 311 312}
set python_versions {310 311 312}
foreach v ${python_versions} {
# Create a list of the other python versions, which this variant
# is incompatible with.