Jeremi Piotrowski a8b046bec3 profiles/coreos: Account for python versions with minor > 10
The previous expression (sys.version[:3])) truncates 3.10 to 3.1 leading
to build failures in some ebuilds that depend on python.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-07-07 14:41:08 +00:00
..