The upcoming Leap 16 will come with Python 3.13 as default and so far does not seem to have Python 3.11 available in its default repositories. Moving to Python 3.13 thus needs to be in our sight. For this, however, we need to upgrade our Django version as our current (4.2) only supports up to Python 3.12.
While support for Python 3.13 was added in Django 5.1.13, the latest Django series 5.2 is the latest LTS release and will thus receive security updates for at least 3 years (https://docs.djangoproject.com/en/5.2/releases/5.2/#django-5-2-release-notes).
Upgrading to Django 5.2 should thus precede our move to Python 3.13 and this milestone will serve to centralize the required work.
List view
0 issues of 4 selected
- Status: Open.#3011 In rockstor/rockstor-core;
- Status: Open.#3021 In rockstor/rockstor-core;
- Status: Open.#2572 In rockstor/rockstor-core;
- Status: Open.#3030 In rockstor/rockstor-core;