mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-29 17:32:26 +02:00
The ebuild uses python eclasses, which dropped support for EAPI 6 after the update. Updating EAPI required replacing the use of the versionator eclass as it's banned in EAPI 7 or later. Fortunately, nothing in the ebuild seemed to use anything from the eclass.
Description
Languages
Shell
93.1%
Python
6.8%