build: only use python-apt-wheels repo for python-apt
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build configuration update to source python-apt exclusively from the python-apt-wheels repository, standardizing package delivery for the project. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a build configuration update restricting python-apt package retrieval to exclusively use the python-apt-wheels repository. Closed as merged by author bepri with no additional comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5276 build: only use python-apt-wheels repo for python-apt | snapcraft | merged | 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. | |
| #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. |