maintenance.rst: move pyver matrix to bundled Python version section

This commit is contained in:
Andrej730
2026-07-14 13:08:19 +05:00
parent a5c77fd096
commit 3e9ef82448
@@ -44,8 +44,6 @@ When a new Blender version is released and supported:
* - File * - File
- What to update - What to update
* - ``.github/workflows/ci-bonsai.yml``
- ``pyver`` matrix
* - ``.github/workflows/ci-bonsai-daily.yml`` * - ``.github/workflows/ci-bonsai-daily.yml``
- Blender download URL - Blender download URL
@@ -61,6 +59,10 @@ When Blender ships with a new Python version:
- What to update - What to update
* - ``.github/workflows/ci-lint.yaml`` * - ``.github/workflows/ci-lint.yaml``
- ``MIN_BLENDER_PY_VERSION`` - ``MIN_BLENDER_PY_VERSION``
* - ``.github/workflows/ci-bonsai.yml``
- ``pyver`` matrix
* - ``.github/workflows/ci-bonsai-daily.yml``
- ``pyver`` matrix
* - ``.github/scripts/publish-bonsai-releases.py`` * - ``.github/scripts/publish-bonsai-releases.py``
- ``CURRENT_PYTHON_VERSION`` - ``CURRENT_PYTHON_VERSION``
* - ``src/bonsai/Makefile`` * - ``src/bonsai/Makefile``