snap: re-add pyc files for snapcraft
Metadata
Current evaluation
Merged to master after approval and passing CI. The change re-adds pyc files for snapcraft to resolve Launchpad bug #1808199, modifying two files with minor adjustments.
Suggested action: —
No scores available.
Issue body
LP: #1808199
Signed-off-by: Sergio Schvezov <sergio.schvezov@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/)?
- [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] 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 to master after approval and passing CI. The change re-adds pyc files for snapcraft to resolve Launchpad bug #1808199, modifying two files with minor adjustments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to master to re-add pyc files for snapcraft, resolving LP #1808199. Coverage increased by less than 0.01%. Unrelated plainbox test failures were noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master to re-add pyc files for snapcraft, resolving Launchpad bug #1808199. The change slightly increased test coverage. Unrelated plainbox test failures were noted but did not block the merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #96 Updated snapcraft.yaml for new Py deps. | charmcraft | merged | Updated snapcraft.yaml to include new Python dependencies. Merged after approval from two reviewers, adding 67 lines across two files. | |
| #3208 snap: set PATH for snapcraft command | snapcraft | merged | Merged to configure the PATH for the snapcraft command in the build environment, ensuring parity with launchpad buildd and destructive-mode instances. Approved, passed CI, and modified three files. | |
| #2223 snap: prepare override scripts to allow rebuilding | snapcraft | merged | Merged into master. Updated snapcraft.yaml override scripts to fix ctypes linking and PyYAML patching, enabling easier project rebuilding. Approved by reviewer and passed CI checks. |