Commit c41fb64
Sync uv poetry.lock fixture to v2 format from python ecosystem
Replace old v1 format fixture (using category field) with the v2
format (using groups and files fields) already used in the python
ecosystem. Update spec to use 'click' as the dev sub-dependency
(matching python spec) since 'atomicwrites' is not in the v2 fixture.
This fixes the subdependency_metadata test failure with poetry 2.3.4
which cannot properly parse v1 lockfile format.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e00c67d commit c41fb64
2 files changed
Lines changed: 334 additions & 142 deletions
File tree
- uv/spec
- dependabot/uv/file_parser
- fixtures/poetry_locks
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments