Skip to content

Commit

Permalink
Sync UV Releases (#1332)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent 04fa587 commit d271eef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 13 deletions.
14 changes: 7 additions & 7 deletions rye/src/sources/generated/uv_downloads.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
// To regenerate, run `rye run uv-downloads > rye/src/sources/generated/uv_downloads.inc` from the root of the repository.
use std::borrow::Cow;
pub const UV_DOWNLOADS: &[UvDownload] = &[
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("e07fd0ed3b5e92ce9018f8775aa76cfd891fae8cb0a1627d5a861158fdbbe32a") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("b8c920e4d335f09ab032087e0f27b4beda00248577ae708fbebf0362f7b19818") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("2bd193bb68095b21b86a1126a6fe7740a36bd76cdbb606f51b0da6f19214487a") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("44719f49c7e7d634db35d9656f2f168fc13042ab87ee9afe8f04c864a3c341b9") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("f8159e1977b00cf99e120858253ee675a66669b820e63af7f7e7e91cf6a3b9da") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("1bbb2a9a81f609a5f257ed066e25902bba995ca2ade3cbd4839703ffbd221071") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 35, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.35/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("f1a9bcbcc3e085fb5ee6a79f5778373fe27fa192d95fc47db20c596789dd1b97") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("232935b3b2c187c4f8dc8bf533875bd7163d06a6fab625a1770689b337cbfded") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-aarch64-unknown-linux-musl.tar.gz"), sha256: Cow::Borrowed("55bc78ee396f3b9847d28a83edbeeb557edd78462b782459d95fa9cad86cca5e") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("1dbe4b2b9829bb11cdb3ec64e916749f6224f0db0a65bbba69570a8aa1289e2c") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("b5a7fb7e649de9fb0342fd42c3bb1c5e6dd25d96096e08af99caa276fa44dc07") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("8f3abf9bc7f49ddf85b1ebb4e5a5dd2032b6e7a4492fb5fce4b70ee4a9938733") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("b8b693699b46d2063cf92ada07671a309f14ccb99b34f9b3f927f7fa08b24c19") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 3, patch: 0, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.3.0/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("06e38986b2923882ad250ac42c9e5db3295bde33693aa9a63b8d32632daba007") },
];
3 changes: 1 addition & 2 deletions rye/tests/test_add.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,7 @@ fn test_add_explicit_version_or_url() {
Prepared 2 packages in [EXECUTION_TIME]
Uninstalled 1 package in [EXECUTION_TIME]
Installed 2 packages in [EXECUTION_TIME]
- my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
~ my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ pip==1.3.1 (from https://github.com/pypa/pip/archive/1.3.1.zip#sha1=da9234ee9982d4bbb3c72346a6de940a148ea686)
"###);
}
Expand Down
6 changes: 2 additions & 4 deletions rye/tests/test_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,7 @@ fn test_autosync_remember() {
+ itsdangerous==2.1.2
+ jinja2==3.1.2
+ markupsafe==2.1.3
- my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
~ my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ werkzeug==3.0.1
"###);
assert_snapshot!(std::fs::read_to_string(space.project_path().join("requirements.lock")).unwrap(), @r###"
Expand Down Expand Up @@ -221,8 +220,7 @@ fn test_autosync_remember() {
Prepared 2 packages in [EXECUTION_TIME]
Uninstalled 1 package in [EXECUTION_TIME]
Installed 2 packages in [EXECUTION_TIME]
- my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
~ my-project==0.1.0 (from file:[TEMP_PATH]/project)
+ urllib3==2.1.0
"###);

Expand Down

0 comments on commit d271eef

Please sign in to comment.