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

Robottelo setup on Python 3.12 #11787

Closed
1 of 3 tasks
ogajduse opened this issue Jun 29, 2023 · 1 comment · Fixed by #12793
Closed
1 of 3 tasks

Robottelo setup on Python 3.12 #11787

ogajduse opened this issue Jun 29, 2023 · 1 comment · Fixed by #12793
Assignees
Labels
enhancement An addition to the robottelo framework Framework Changes A modification of the robottelo framework

Comments

@ogajduse
Copy link
Member

ogajduse commented Jun 29, 2023

This is a tracking issue for robottelo setup on Python 3.12

Release date for 3.12 is October 2nd 2023.

Blocking issues

@ogajduse ogajduse added enhancement An addition to the robottelo framework Framework Changes A modification of the robottelo framework labels Jun 29, 2023
@ogajduse ogajduse self-assigned this Jun 29, 2023
@Gauravtalreja1
Copy link
Collaborator

I think cryptography issue won't be blocking us anymore with 3.12

(.robottelo312) ➜  robottelo git:(master) ✗ pip install cryptography
Collecting cryptography
  Obtaining dependency information for cryptography from https://files.pythonhosted.org/packages/06/5d/f992c40471b60b762dca2b118c0a7837e446bea917f2be54b8f49802fe5e/cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl.metadata
  Using cached cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl.metadata (5.2 kB)
Collecting cffi>=1.12 (from cryptography)
  Obtaining dependency information for cffi>=1.12 from https://files.pythonhosted.org/packages/b4/f6/b28d2bfb5fca9e8f9afc9d05eae245bed9f6ba5c2897fefee7a9abeaf091/cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl.metadata
  Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB)
Collecting pycparser (from cffi>=1.12->cryptography)
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Using cached cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl (5.3 MB)
Using cached cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl (177 kB)
Installing collected packages: pycparser, cffi, cryptography
Successfully installed cffi-1.16.0 cryptography-41.0.4 pycparser-2.21

@ogajduse ogajduse linked a pull request Nov 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An addition to the robottelo framework Framework Changes A modification of the robottelo framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants