[Bug 275494] [exp-run] lang/python311 as default python version

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 May 2024 16:23:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275494

--- Comment #121 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Ruslan Makhmatkhanov from comment #115)
-REINSTALL="$(pkg info -o "*py39*" | awk '{printf "%s ", $2}')"
+REINSTALL="$(pkg info -oq '*py39*')"

-- 
You are receiving this mail because:
You are on the CC list for the bug.