deps: correct pyinstaller version in freeze-requirements.sh
Metadata
Current evaluation
Merged a pull request correcting the pyinstaller version in freeze-requirements.sh. Approved by one reviewer, passed CI, and applied a single-line fix to the build script.
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`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a pull request correcting the pyinstaller version in freeze-requirements.sh. Approved by one reviewer, passed CI, and applied a single-line fix to the build script. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer pull request correcting the pyinstaller version in freeze-requirements.sh. The change was accepted and integrated into the main branch without additional review. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged correction to the PyInstaller version in freeze-requirements.sh. The change aligns dependency specifications and passed all checks. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2905 requirements-devel: uprev pyinstaller to 3.6 | snapcraft | merged | Merged update to requirements-devel that bumps pyinstaller to version 3.6. Approved by one reviewer, passed CI, and applied with a single line change. | |
| #574 build(deps): update deps with freeze-requirements.sh | rockcraft | merged | Merged dependency updates generated by freeze-requirements.sh. Approved by two reviewers, modifying 31 files with 108 additions and 96 deletions. | |
| #771 build(deps): update with freeze-requirements.sh | rockcraft | merged | Merged by maintainer tigarmo following approval from two reviewers. The change updates dependencies using freeze-requirements.sh, affecting three files with +34/-32 lines. | |
| #760 buids(deps): update with freeze-requirements.sh | rockcraft | merged | Merged dependency updates generated by freeze-requirements.sh. Approved by two reviewers, the change modified seven files (+140/-130 lines) to synchronize build requirements. | |
| #4985 build(deps): freeze requirements for docs | snapcraft | merged | Merged after passing CI and two approvals. Updated tools/freeze-requirements.sh to freeze documentation requirements and bumped setuptools to resolve issues #4919 and #4986. Changes affect 6 files. | |
| #3519 requirements: correct setup.py install_requires and add tooling to freeze reqs | snapcraft | merged | Merged after approval. Updated setup.py install_requires with [dev] extras and added a script with a make target to freeze requirements. Frozen dev dependencies were committed to maintain CI stability and temporarily pin linters. | |
| #731 build(deps): update deps with freeze-requirements | rockcraft | merged | Merged after two approvals and passing CI. Replaced pip freeze with pip-compile in freeze-requirements to preserve dependency extras like canonical-sphinx[full] and track transient dependencies. Updated 6 files with 805 additions and 98 deletions. | |
| #550 deps: remove python-apt from setup.py | craft-parts | merged | Merged a pull request removing the python-apt dependency from setup.py. Approved by a reviewer, passed CI checks, and modified 3 files. | |
| #511 deps: freeze pydantic version | craft-parts | merged | Merged to freeze pydantic version. Resolved Jammy test failures from PR #512. Approved by one reviewer, passed CI, and merged with a two-line change. |