Page MenuHomeVyOS Platform

Set Python3 version dependency for vyos-1x to 3.10
Closed, ResolvedPublic

Description

We are using quite a few features in our code that are only available in Python 3.10 but our Debian packaging files don't reflect it. Someone trying to build the package on a stock Debian with older Python or in an outdated Docker image will see syntax error at build time.

It's better to specify it explicitly.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)