Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Rewrite uv-auth (#2976)" #3131

Closed
wants to merge 1 commit into from
Closed

Revert "Rewrite uv-auth (#2976)" #3131

wants to merge 1 commit into from

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Apr 19, 2024

This reverts commit c0efeed.

As an alternative to the in-progress fix at #3130, we could revert the pull request at #2976.

Comment on lines -3015 to +3016
Resolved 3 packages in [TIME]
Downloaded 3 packages in [TIME]
Installed 3 packages in [TIME]
+ anyio==4.3.0
+ idna==3.6
+ sniffio==1.3.1
error: Failed to download: anyio==4.3.0
Caused by: HTTP status client error (401 Unauthorized) for url (https://pypi-proxy.fly.dev/basic-auth/files/packages/14/fd/2f20c40b45e4fb4324834aea24bd4afdf1143390242c0b33774da0e2e34f/anyio-4.3.0-py3-none-any.whl.metadata)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bug that was fixed in #2976

This reverts commit c0efeed.

# Conflicts:
#	crates/uv-configuration/src/authentication.rs
#	crates/uv/src/cli.rs
#	crates/uv/src/main.rs

# Conflicts:
#	crates/uv-auth/src/lib.rs
#	crates/uv/src/commands/pip_compile.rs
#	crates/uv/src/commands/pip_install.rs
#	crates/uv/src/commands/pip_sync.rs
#	crates/uv/src/commands/venv.rs
@zanieb
Copy link
Member Author

zanieb commented Apr 22, 2024

#3130 instead.

@zanieb zanieb closed this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant