build(deps): constrain setuptools-scm due to cyclic dependency
Metadata
Current evaluation
Merged a dependency update constraining setuptools-scm to resolve a cyclic dependency. Approved by two reviewers and passed most CI checks before being merged.
Suggested action: —
No scores available.
Issue body
Workaround for https://github.com/pypa/setuptools-scm/issues/1302
Snap build not tested yet, but it works with `UV_PYTHON=3.12 UV_PYTHON_DOWNLOADS=never UV_NO_BINARY=1 uv sync --frozen --no-dev --no-editable --no-cache`
Describe your changes.
---
- [ ] I've followed the [contribution guidelines](https://github.com/canonical/imagecraft/blob/main/CONTRIBUTING.md).
- [ ] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a dependency update constraining setuptools-scm to resolve a cyclic dependency. Approved by two reviewers and passed most CI checks before being merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a constraint for setuptools-scm to resolve a cyclic dependency. The change implements a workaround for upstream setuptools-scm issue #1302 and was approved by a maintainer. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a constraint on setuptools-scm to resolve a cyclic dependency. Implements a workaround for upstream setuptools-scm issue #1302, ensuring stable dependency resolution and build compatibility. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #6123 build(deps): constrain setuptools-scm due to cyclic dependency | snapcraft | merged | Merged to constrain setuptools-scm and resolve a cyclic dependency. Approved by two reviewers, passed CI, and applied with a six-line addition across two files. | |
| #105 build(deps): constrain setuptools-scm due to cyclic dependency | debcraft | merged | Merged to constrain setuptools-scm and resolve a cyclic dependency. Approved by two reviewers and passed most CI checks despite one failing OSV-scanner. The change updates two files, adding 10 lines and removing 430. | |
| #2602 build(deps): constrain setuptools-scm due to cyclic dependency | charmcraft | merged | Merged to constrain setuptools-scm and resolve a cyclic dependency. Approved by two reviewers, it implements a workaround for upstream issue #1302 by pinning the package version. CI checks passed before integration. | |
| #1158 build(deps): constrain setuptools-scm due to cyclic dependency | rockcraft | merged | Merged a minimal dependency constraint to resolve a cyclic setuptools-scm issue. Approved by a reviewer and validated by CI, the change successfully implements a workaround for the upstream bug. | |
| #110 build(deps): unpin setuptools-scm | debcraft | merged | Merged unpinning of the setuptools-scm dependency after the upstream bug was resolved. Approved by two reviewers and passed CI checks, updating version constraints across two files. | |
| #1157 build: constrain setuptools-scm | rockcraft | merged | Merged a PR constraining the setuptools-scm dependency to resolve Pydantic build hangs caused by version 10.0.2. Approved by reviewers and passing CI, the change updates the build configuration with minimal modifications. | |
| #2615 build(deps): unpin setuptools-scm | charmcraft | merged | Merged unpinning of setuptools-scm after upstream bug resolution. Approved by two reviewers, the change modified two files with a net reduction of five lines. CI passed despite non-blocking type warnings, successfully removing the dependency constraint. | |
| #526 build(deps): update dependency setuptools to v75 | craft-application | merged | Merged automated dependency update upgrading setuptools from v74.1.3 to v75.1.0. Approved by two reviewers, passed CI checks, and modified a single file. | |
| #309 build(deps): unpin setuptools-scm | imagecraft | merged | Merged after approval, unpinned setuptools-scm dependency following upstream bug resolution. CI passed and version constraints were removed across two files. | |
| #391 build(deps): update dependency setuptools to v75.9.1 | craft-cli | merged | Merged automated dependency update for setuptools from v75.2.0 to v75.9.1. Approved by two reviewers with all CI checks passing. The change updates a single file to bump the version constraint. |