build: only use python-apt-wheels repo for python-apt
Metadata
Current evaluation
Merged after two approvals and passing CI checks. The change restricts the build process to exclusively use the python-apt-wheels repository for python-apt, modifying a single file with four added lines.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI checks. The change restricts the build process to exclusively use the python-apt-wheels repository for python-apt, modifying a single file with four added lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build configuration update restricting python-apt installation to the python-apt-wheels repository. The change passed automated lint and test checks and was integrated without additional review comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build configuration change that restricts python-apt installation to exclusively use the python-apt-wheels repository. The update passed all linting and testing checks and was integrated into the codebase. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #821 build: only use python-apt-wheels repo for python-apt | rockcraft | merged | Merged after approval by three reviewers. The change restricts the build process to exclusively use the python-apt-wheels repository for python-apt, adding four lines to one file. | |
| #1022 build: only use python-apt-wheels repo for python-apt | craft-parts | merged | Merged after approval by two reviewers. The update restricts the build process to exclusively source python-apt from the python-apt-wheels repository, applying three line additions across one file. | |
| #659 build(deps): only use python-apt-wheels repo for python-apt | craft-application | merged | Merged a fix restricting the python-apt-wheels repository to only python-apt. Previously, uv checked it for all wheels. Approved by two reviewers, passed CI, and merged with a four-line change. | |
| #2188 build: fix issue where python-apt-wheels repo was used for all packages | charmcraft | merged | Merged a fix correcting a build configuration where the python-apt-wheels repository was incorrectly applied to all packages. Approved by two reviewers. |