uv/scripts/links
Charlie Marsh 2ac562b40d
Respect --no-build and --no-binary in --find-links (#2826)
## Summary

In working on `--require-hashes`, I noticed that we're missing some
incompatibility tracking for `--find-links` distributions. Specifically,
we don't respect `--no-build` or `--no-binary`, so if we select a wheel
due to `--find-links`, we then throw a hard error when trying to build
it later (if `--no-binary` is provided), rather than selecting the
source distribution instead.

Closes https://github.com/astral-sh/uv/issues/2827.
2024-04-05 02:00:39 +00:00
..
maturin-1.4.0-py3-none-any.whl Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00
maturin-2.0.0-py3-none-linux_x86_64.whl Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00
simple_launcher-0.1.0-py3-none-any.whl Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00
tqdm-4.66.1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00
tqdm-999.0.0.tar.gz Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00
tqdm-1000.0.0-py3-none-any.whl Respect --no-build and --no-binary in --find-links (#2826) 2024-04-05 02:00:39 +00:00