mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
Remove WARN chaff
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
@@ -16138,7 +16138,6 @@ fn fail_on_bz2_wheel() {
|
||||
----- stdout -----
|
||||
|
||||
----- stderr -----
|
||||
WARN Range requests not supported for futzed_bz2-0.1.0-py3-none-any.whl; streaming wheel
|
||||
× Failed to download `futzed-bz2 @ http://[LOCALHOST]/futzed_bz2-0.1.0-py3-none-any.whl`
|
||||
├─▶ Failed to read metadata: `http://[LOCALHOST]/futzed_bz2-0.1.0-py3-none-any.whl`
|
||||
╰─▶ Archive contains a file with an unsupported compression method; files must be compressed with 'stored', 'DEFLATE', or 'zstd'
|
||||
@@ -16161,7 +16160,6 @@ fn fail_on_lzma_wheel() {
|
||||
----- stdout -----
|
||||
|
||||
----- stderr -----
|
||||
WARN Range requests not supported for futzed_lzma-0.1.0-py3-none-any.whl; streaming wheel
|
||||
× Failed to download `futzed-lzma @ http://[LOCALHOST]/futzed_lzma-0.1.0-py3-none-any.whl`
|
||||
├─▶ Failed to read metadata: `http://[LOCALHOST]/futzed_lzma-0.1.0-py3-none-any.whl`
|
||||
╰─▶ Archive contains a file with an unsupported compression method; files must be compressed with 'stored', 'DEFLATE', or 'zstd'
|
||||
|
||||
@@ -16396,7 +16396,6 @@ async fn sync_non_pep625_sdist_with_compatible_wheel() -> Result<()> {
|
||||
----- stdout -----
|
||||
|
||||
----- stderr -----
|
||||
WARN Range requests not supported for basic_package-0.1.0-py3-none-any.whl; streaming wheel
|
||||
Resolved 2 packages in [TIME]
|
||||
Prepared 1 package in [TIME]
|
||||
Installed 1 package in [TIME]
|
||||
|
||||
Reference in New Issue
Block a user