Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new python version like py3.10 #1160

Open
2 tasks
harshad16 opened this issue Oct 20, 2022 · 1 comment
Open
2 tasks

Support new python version like py3.10 #1160

harshad16 opened this issue Oct 20, 2022 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries.

Comments

@harshad16
Copy link
Member

harshad16 commented Oct 20, 2022

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

  • 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.

Additional context

Acceptance Criteria

  • Install py3.10 in kebechet build
  • verify kebechet can support py3.10 dependencies update
@harshad16 harshad16 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 20, 2022
@codificat
Copy link
Member

/kind feature
/sig user-experience

@sesheta sesheta added the sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries.
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants