amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
500 stars 37 forks source link

[Bug] - AL2023 Python3.11 is not the newest version #716

Open danktec opened 1 month ago

danktec commented 1 month ago

Describe the bug

AL2023 has Python 3.11.6

python3.11.x86_64                       3.11.6-1.amzn2023.0.3              @amazonlinux

But this is out of date and should be upgraded to 3.11.9

To Reproduce

sudo yum install python3.11
python3.11 --version

Expected behavior Latest version should be available in the @amazonlinux yum repo. Older versions carry bugs and vulnerabilities.

https://docs.aws.amazon.com/linux/al2023/release-notes/support-info-by-support-statement.html#support-info-by-support-statement-eol_python3.11