chore: migrate build from setup.cfg to pyproject.toml
Metadata
Current evaluation
Migrated build configuration from setup.cfg to pyproject.toml. Approved by two reviewers, passed CI checks, and merged. The update streamlined project metadata across two files, reducing configuration lines by 116.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Migrated build configuration from setup.cfg to pyproject.toml. Approved by two reviewers, passed CI checks, and merged. The update streamlined project metadata across two files, reducing configuration lines by 116. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Migrated build configuration from setup.cfg to pyproject.toml. The pull request was merged by maintainer lengau without review comments or requested changes. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #751 chore: migrate setup.py to pyproject.toml | rockcraft | merged | Migrated project configuration from setup.py and setup.cfg to pyproject.toml to support starflow workflows. Approved by two reviewers, passed CI checks, and successfully merged with changes across five files. | |
| #1422 chore: migrate setup.py to pyproject.toml | charmcraft | closed | Migrating setup.py to pyproject.toml was closed without merging. Placed in draft pending a rebase on PR #1423, the changes were ultimately abandoned. | |
| #550 chore: move project configuration to pyproject.toml | rockcraft | closed | Migration of project configuration to pyproject.toml was closed without merging. Lacking reviews, comments, and CI checks, the change was abandoned due to prolonged inactivity. | |
| #1455 build: replace setup.py with pyproject.toml | charmcraft | merged | Merged the build configuration update replacing setup.py with pyproject.toml. Approved by two reviewers, the change modified six files with a net reduction of 21 lines, modernizing the project build system. | |
| #782 chore: replace setup.py with pyproject.toml | craft-parts | closed | Replacing setup.py with pyproject.toml was closed without merging. Lacking reviews, CI checks, or activity for over a year, the request was abandoned. | |
| #902 build: migrate to pyproject.toml | craft-parts | merged | Merged after three approvals and passing CI. Replaced setup.py and setup.cfg with pyproject.toml to modernize the build system. Includes rebasing, a bumpversion update, and supports the transition to starflow workflows. | |
| #999 chore(templates): update codespell config in templates to use pyproject | charmcraft | merged | Merged an external contribution updating codespell configuration in templates to use pyproject.toml. The change aligns with other tool configs, passed CI, received one approval, and modified two files. | |
| #241 chore(deps): ignore pytest in renovate | craft-platforms | merged | Merged. Configured Renovate to ignore pytest updates to maintain compatibility with older Python versions. Updated pyproject.toml and relocked dependencies. Approved by two reviewers and passed CI checks. | |
| #53 tox: move deps from tox.ini into pyproject.toml | starbase | merged | Merged migration of tox dependencies from tox.ini to pyproject.toml. Approved by one reviewer, passed CI checks, and modified two files with a net reduction of ten lines. |