uv

This package is deprecated. PyPI now publishes newer versions of this package for riscv64, and we will no longer maintain this package. Please use the version from PyPI instead.

If you need a specific version between the latest available here and the first available on PyPI, please open an Issue.

0.7.13 (latest)
pip install uv --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
0.6.6
pip install uv==0.6.6 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
0.6.3
pip install uv==0.6.3 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple

We disable a fairly large assortment of tests due either to intermittent issues (e.g. network timeouts) or to variability in the snapshot results from cargo nextest. As many of these tests involve compiling, installing, or otherwise interacting with Python binaries that are not compatible with riscv64, we have elected to disable them all for now:

  • python_find
  • python_install
  • python_list
  • tool_install
  • cache_prune::prune_unzipped
  • ecosystem::saleor
  • ecosystem::transformers
  • ecosystem::warehouse
  • edit::add_index
  • edit::add_full_url_in_keyring
  • edit::add_git_private_source
  • edit::add_git_private_raw
  • edit::add_git_raw
  • edit::add_non_normalized_source
  • edit::add_git
  • edit::add_unnamed
  • export::requirements_txt_ssh_git_username
  • help::help_subsubcommand
  • lock::lock_git_plus_prefix
  • lock::lock_keyring_credentials
  • lock::lock_keyring_explicit_always
  • lock::lock_mismatched_sources
  • lock::lock_mismatched_versions
  • lock::lock_pytorch_local_preference
  • lock::lock_redact_git_pep508
  • lock::lock_redact_git_pep508_non_project
  • lock::lock_redact_git_sources
  • lock::lock_sdist_git_pep508
  • lock::lock_shared_build_dependency
  • lock::lock_sdist_git
  • lock::lock_sdist_git_short_rev
  • pip_compile::compile_numpy_py38
  • pip_compile::emit_index_annotation_multiple_indexes
  • pip_install::deptry_gitignore
  • pip_install::install_editable_pep_508_cli
  • pip_install::install_editable_pep_508_requirements_txt
  • pip_install::install_git_private_https_pat_not_authorized
  • pip_install::install_package_basic_auth_from_keyring
  • pip_install::install_package_basic_auth_from_keyring_wrong_password
  • pip_install::install_package_basic_auth_from_keyring_wrong_username
  • pip_install::install_pinned_polars_invalid_metadata
  • pip_install::verify_hashes_editable
  • pip_sync::compile
  • pip_sync::find_links
  • pip_sync::install_numpy_py38
  • pip_sync::install_symlink_no_cache
  • pip_tree::multiple_packages_shared_descendant
  • pip_tree::no_dedupe
  • pip_tree::no_dedupe_and_invert
  • pip_tree::with_editable
  • publish::check_keyring_behaviours
  • python_pin::python_pin_resolve
  • run::run_from_directory
  • run::run_repeated
  • run::run_without_overlay
  • sync::sync_git_path_dependency
  • sync::sync_git_repeated_member_backwards_path
  • sync::sync_git_repeated_member_dynamic_metadata
  • sync::sync_required_environment_hint
  • sync::sync_reset_state
  • sync::sync_stale_egg_info
  • test::test_locate_system_config_xdg_unix_permissions
  • tool_list::tool_list_bad_environment
  • tool_list::tool_list_show_with
  • tool_run::tool_run_cache
  • tool_run::tool_run_from_install
  • tool_run::tool_run_warn_executable_not_in_from
  • tool_uninstall::tool_uninstall_multiple_names

This site uses Just the Docs, a documentation theme for Jekyll.