requirements: remove pysha3 (CRAFT-270)
Metadata
Current evaluation
Merged changes removing pysha3 from requirements to resolve CRAFT-270. Approved by a reviewer, passed CI checks, and modified five files.
Suggested action: —
No scores available.
Issue body
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/)?
- [ ] 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 changes removing pysha3 from requirements to resolve CRAFT-270. Approved by a reviewer, passed CI checks, and modified five files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, removing pysha3 from dependencies to resolve CRAFT-270. Codecov reports zero coverage impact. The change successfully streamlines project requirements. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master, removing pysha3 from requirements to resolve CRAFT-270. The change passed CI validation and integrated with zero coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #821 Update requirements (CRAFT-1195). | charmcraft | merged | Merged pull request updating project requirements (CRAFT-1195). The change modified 27 lines across 2 files, was approved by one reviewer, and successfully integrated into the repository. | |
| #797 Removed the --requirements option for build and pack commands (CRAFT-787). | charmcraft | merged | Merged after removing the --requirements option from build and pack commands, resolving issue #657. Approved by one reviewer. Changes span six files, deleting 315 lines and adding 16. | |
| #145 requirements: update with 'make freeze-requirements' | rockcraft | merged | Merged after approval and passing CI. Updated dependencies including craft-parts and craft-providers via make freeze-requirements. Moved sphinx dependencies to setup.cfg to prevent overwriting. Five files changed. |