build(deps): allow dev on Ubuntu Resolute
Metadata
Current evaluation
Merged following two approvals and successful CI checks. Introduces a dev-resolute dependency group to support Ubuntu Resolute development, pinning python-apt to 3.0.0. Changes span two files.
Suggested action: —
No scores available.
Issue body
Add `dev-resolute` dependency group to allow development on Ubuntu Resolute, with `python-apt` version pinned to `3.0.0`.
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following two approvals and successful CI checks. Introduces a dev-resolute dependency group to support Ubuntu Resolute development, pinning python-apt to 3.0.0. Changes span two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer pull request adding a dev-resolute dependency group to enable Ubuntu Resolute development. The change pins python-apt to 3.0.0 and passed all lint and test checks. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1398 build(deps): allow dev on Ubuntu resolute | craft-parts | merged | Merged after two approvals and passing all CI checks. Updates build dependencies to enable development on Ubuntu Resolute, modifying two files with 50 additions and 43 deletions. | |
| #5874 build(deps): add a resolute dev group | snapcraft | merged | Merged after two approvals. Introduces a resolute dev group to install python-apt on Ubuntu 26.04. CI passed overall despite one failing test on Ubuntu 22.04. Changes modify two files with 96 additions and 113 deletions. | |
| #248 build(deps): enable resolute dev group | imagecraft | merged | Merged enabling a resolute dev group for python-apt. Approved by two reviewers, the changes were integrated despite failing spread tests on Ubuntu 20.04, 22.04, and 24.04. | |
| #1127 build(deps): update python-apt groups | rockcraft | merged | Merged after two approvals and passing CI checks. Updates python-apt groups to align with current Ubuntu distributions, removing oracular and plucky while adding resolute. | |
| #1138 build(deps): allow dev on Ubuntu Stonking | craft-application | merged | Merged. Added Ubuntu Stonking (26.10) to the dev dependency matrix. Introduced a dev-stonking group in pyproject.toml and uv.lock pinning python-apt to 3.0.0. Extended the uv conflict model. Approved by two reviewers. |