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

AppImage build: Upgrade to Ubuntu 22.04 and Python 3.10 #359

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

DavidoTek
Copy link
Owner

Upgrade AppImage dependencies as Ubuntu 20.04 and Python 3.8 slowly reach end of life status:

  • Ubuntu 20.04 (Focal) -> Ubuntu 22.04 (Jammy)
    • glibc 2.31 -> glibc 2.35
  • Python 3.8 -> Python 3.10
  • PySide 6.2.4 -> latest (no upper limit for now)

This may increase the system requirements for using the AppImage.


  • EOL Python 3.8: October 2024
  • EOL Python 3.10: October 2026
  • EOL Ubuntu 20.04: April 2025
  • EOL Ubuntu 22.04: April 2027

References:
https://devguide.python.org/versions/
https://ubuntu.com/about/release-cycle (see standard support)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant