← Back to issue list

deb: do not filter python3 packages on core20

View original Github issue

Metadata

Project
snapcraft
Number
#3503
Type
pull request
State
merged
Author
cjp256
Labels
Created
Updated
Closed

Current evaluation

Merged into master following two approvals and passing CI. The change updates deb packaging for the core20 base by staging python3 packages instead of filtering them, ensuring consistent in-snap availability alongside other python3 dependencies.

Suggested action:

No scores available.

Issue body

To make it easier on users, do not filter python3 packages found in the core20 base. Snapcraft will now stage them so that they can be found in-snap alongside python3 staged packages that are not found in the base for consistency. Signed-off-by: Chris Patterson <chris.patterson@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into master following two approvals and passing CI. The change updates deb packaging for the core20 base by staging python3 packages instead of filtering them, ensuring consistent in-snap availability alongside other python3 dependencies.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Snapcraft now stages python3 packages found in the core20 base instead of filtering them, ensuring consistency across staged packages. Achieved 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Snapcraft now stages python3 packages from the core20 base instead of filtering them, ensuring consistent in-snap availability. The change received 100% diff coverage.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4189 deps: update python-apt for core22 change snapcraft closed Merged into core22. Updates the python-apt dependency to accommodate core22 changes. Approved by reviewer, passed CI checks, and acknowledged by maintainer.
72%