build: constrain setuptools-scm<10.0.2
Metadata
Current evaluation
Constraining setuptools-scm was closed and superseded. The maintainer noted the change is unnecessary after upstream version 10.0.5 resolved the source build issue.
Suggested action: —
No scores available.
Issue body
10.0.4 was released about half an hour ago and is still broken in source builds.
---
- [ ] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/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.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Constraining setuptools-scm was closed and superseded. The maintainer noted the change is unnecessary after upstream version 10.0.5 resolved the source build issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed. Superseded by an upstream fix in setuptools-scm 10.0.5, making the version constraint unnecessary. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed and superseded. The setuptools-scm version constraint became unnecessary after upstream resolved the source build breakage in version 10.0.5. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. |