On 7/14/26 12:28 PM, Eelco Chaudron wrote: > > > On 14 Jul 2026, at 11:58, Ilya Maximets wrote: > >> FreeBSD Ports repository switched their default python to 3.12 and so >> it no longer ships 3.11 versions of the python libraries. The default >> installed python itself is also 3.12 now. And so a fresh build can't >> install py311 packages anymore breaking the workflow in case there is >> no cached VM image. >> >> Let's upgrade to the recently released stable FreeBSD 15.1 and bump >> our python packages to py312 versions to make the build working again. >> >> Signed-off-by: Ilya Maximets <[email protected]> > > Change looks fine to me. > > Acked-by: Eelco Chaudron <[email protected]> >
Thanks! Applied to all branches down to 3.3. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
