[Bug 292189] emulators/virtualbox-ose: require python 3.11 (fail on 3.12)
Date: Mon, 12 Jan 2026 12:01:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292189 --- Comment #10 from Vladimir Druzenko <vvd@FreeBSD.org> --- I looked at the source code: it's more complicated than that - support for this feature was added in version 7.0, and porting it to older versions is not that easy. I think it's better to limit the Python version to 3.10-3.11, and then remove the port at the end of the year. But emulators/virtualbox-ose-legacy isn't planned for removal yet, so something needs to be done about it. For now, limit it to 3.10-3.11, and then maybe I'll partially port support for 3.12+. -- You are receiving this mail because: You are the assignee for the bug.