mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-13 08:21:08 +02:00
We should update EAPI from 6 to 7, to deprecate old EAPIs in general. To make it work with EAPI=7, replace get_version_component_range with ver_cut, as get_version_component_range does not work any more with EAPI 7. As a result, the versionator eclass is not needed any more.