chore(deps): make python-apt requirement match rockcraft
Metadata
Current evaluation
Merged to align python-apt dependency with rockcraft, resolving pyinstaller freeze issues. Approved by reviewer, passed CI checks, and closed after fixing the dependency mismatch.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/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 `pytest tests/unit`?
-----
driveby: makes `pyinstaller` freeze more obvious.
Requires #4490
fixes #4496
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to align python-apt dependency with rockcraft, resolving pyinstaller freeze issues. Approved by reviewer, passed CI checks, and closed after fixing the dependency mismatch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to align python-apt dependency with rockcraft and clarify pyinstaller freeze behavior. Closes #4496, depends on #4490, and passes all linting and unit tests with full coverage on changed lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to align the python-apt dependency with rockcraft, resolving issue #4496. The change passed linting, unit tests, and achieved full code coverage before being closed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #449 plugins: better checking for needed payload python | craft-parts | merged | Merged. Defers venv symlink removal to the end of the build to verify the required Python interpreter is present. Fixes a critical failure generating unusable ROCKs in Rockcraft/ubuntu. Approved and rebased to resolve pyright. |