mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 15:01:50 +02:00
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>