Commit 88e0673
fix(bootstrapper): preserve BUILD_SDIST requirement type for sdist build deps
Split the combined build_backend_deps | build_sdist_deps call into
separate _create_dep_work_items calls with their correct RequirementType
so BUILD_SDIST edges are not mislabeled as BUILD_BACKEND.
Co-Authored-By: Claude <claude@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Rohan Devasthale <rdevasth@redhat.com>1 parent 854abb9 commit 88e0673
1 file changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1486 | 1486 | | |
1487 | 1487 | | |
1488 | 1488 | | |
1489 | | - | |
1490 | | - | |
| 1489 | + | |
| 1490 | + | |
1491 | 1491 | | |
1492 | 1492 | | |
1493 | 1493 | | |
1494 | 1494 | | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
1495 | 1502 | | |
1496 | 1503 | | |
1497 | 1504 | | |
| |||
1673 | 1680 | | |
1674 | 1681 | | |
1675 | 1682 | | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
1676 | 1689 | | |
1677 | 1690 | | |
1678 | 1691 | | |
| |||
0 commit comments