ci(rtd): pin python version to 3.12
Metadata
Current evaluation
Merged PR pinning Read the Docs CI to Python 3.12. This resolves build failures caused by RTD switching the default Python 3 version to 3.13, which the project does not support. Approved, passed CI, and closes #283.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
RTD updated their CI on Tuesday 19th November 2024, switching default version of python `3` from `3.12` to `3.13`.
As `starbase` does not support this version yet, we'll pin the version to the latest supported one.
Closes: #283
(CRAFT-3710)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged PR pinning Read the Docs CI to Python 3.12. This resolves build failures caused by RTD switching the default Python 3 version to 3.13, which the project does not support. Approved, passed CI, and closes #283. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a change pinning ReadTheDocs CI to Python 3.12. This prevents build failures after RTD switched the default to Python 3.13, which the project does not yet support. Closes #283. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #562 ci(rtd): pin python version to 3.12 | craft-application | merged | Merged a pull request pinning the Python version to 3.12 for the RTD builder. This change resolves CI failures caused by the upgrade to Python 3.13, which lacked a necessary `pygit2` wheel. | |
| #283 Pin the RTD python version | starbase | closed | Closed without a technical resolution. The request to pin the ReadTheDocs Python version was addressed only by an automated Jira sync comment, indicating the issue was likely superseded or abandoned. |