Commit bb6f3c9
authored
Update
This PR updates the `lock-dependencies` target so that it also scrubs
mirror information from the `url = ` references: these refer to the PyPI
CDN.
This change is needed because some mirrors/proxies also rewrite the CDN
URLs: without this change `uv.lock` refers to environment-specific URLs
instead of PyPi.
In addition to the `Makefile` changes, the locks have been refreshed.lock-dependencies to scrub CDN references (#392)1 parent ad453e7 commit bb6f3c9
2 files changed
Lines changed: 690 additions & 705 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
0 commit comments