As Kebechet User, i would like to have support for python 3.10 dependencies update through kebechet so that i can maintain the repository on python 3.10.
Currently kebechet only support python 3.6, 3.8, and 3.9.
High-level Goals
Include support for python 3.10
Proposal description
Install py 3.10 binary in kebechet via direct binary available on python org, as ubi8 doesn't have the module for py310 binary yet.
Alternatives
Explore another base os, which supports all python version and have distribution available.
Problem statement
As Kebechet User, i would like to have support for python 3.10 dependencies update through kebechet so that i can maintain the repository on python 3.10.
Currently kebechet only support python 3.6, 3.8, and 3.9.
High-level Goals
Proposal description
Alternatives
Additional context
Acceptance Criteria