Skip to content

Commit

Permalink
Sync UV Releases (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 24, 2024
1 parent 7828a28 commit 7412ee4
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 34 deletions.
13 changes: 7 additions & 6 deletions rye/src/sources/generated/uv_downloads.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +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: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("2edcd05f37e6f1c44aba1388086768dbc53777473c354feef3033fcb5cc3434a") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("4e6255288f9041070bb0736b4626ddbe9b8933ff5e067224584c9ca14867902f") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("7f78cc0b7f0316500539f8c9e4f4077c2a94d015673c1aa6ac9402dc8f35ebd4") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("a5bd83234920728797fc523e2aa3605c45c7c3ca760e611c4071943cf109e58d") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("60599a616c7ea04b2c6a4baac30de0b70e3d934795b672eef73298fdf187656a") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 4, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.4/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("2c470b016f749063080fefc5dd19176bd25b9761033df9df7b5ab914eba1a8e5") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("f588388d2b13f77e4526e619f618a306b6b026a96975fbfb2c6dd1ded134cb72") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("f342442088a56a8a5e4af6781501870bed1b388b37ac2e9deb250cd1d0dc1845") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("644e97188d6f4d96e0b149992958c20cce928ad0f4ab4800e0fed70ae16198ef") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("aa94cec4368c615297aa4d81ab81c9034b4a40d66c75854002f0e26857e659a5") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("6262eba42ebb9035a574b74c5ea253a41353fb4b6b264600e3b05b1a7f4cabc0") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("898ce45b3767ea97429426a7bd0ec54d070eb9e29ff2b072bdcf288bf6ddc9a1") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 13, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.13/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("3f96048fa1b82eca14d45bbcc86714cd0dee19a73ef9311da6707faa308ec25f") },
];
18 changes: 6 additions & 12 deletions rye/tests/test_add.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ fn test_add_flask() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 8 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -62,9 +61,8 @@ fn test_add_flask_dotenv() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 10 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Downloaded 10 packages in [EXECUTION_TIME]
Installed 10 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -115,9 +113,8 @@ fn test_add_from_find_links() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 3 packages in [EXECUTION_TIME]
Downloaded 2 packages in [EXECUTION_TIME]
Downloaded 3 packages in [EXECUTION_TIME]
Installed 3 packages in [EXECUTION_TIME]
+ colorama==0.4.6
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
Expand Down Expand Up @@ -147,9 +144,8 @@ fn test_add_flask_wrong_venv_exported() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 8 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -182,9 +178,8 @@ fn test_add_explicit_version_or_url() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 3 packages in [EXECUTION_TIME]
Downloaded 2 packages in [EXECUTION_TIME]
Downloaded 3 packages in [EXECUTION_TIME]
Installed 3 packages in [EXECUTION_TIME]
+ markupsafe==2.1.3
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
Expand All @@ -204,9 +199,8 @@ fn test_add_explicit_version_or_url() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 4 packages in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Downloaded 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)
Expand Down
2 changes: 1 addition & 1 deletion rye/tests/test_cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ fn test_dotenv() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down
6 changes: 3 additions & 3 deletions rye/tests/test_init.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ fn test_init_lib() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down Expand Up @@ -78,8 +78,8 @@ fn test_init_default() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down Expand Up @@ -128,8 +128,8 @@ fn test_init_script() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down
16 changes: 6 additions & 10 deletions rye/tests/test_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ fn test_empty_sync() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down Expand Up @@ -71,9 +71,8 @@ fn test_add_and_sync_no_auto_sync() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 8 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -107,9 +106,8 @@ fn test_add_autosync() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 8 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -145,8 +143,8 @@ fn test_autosync_remember() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand All @@ -166,9 +164,8 @@ fn test_autosync_remember() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 8 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Uninstalled 1 package in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
Expand Down Expand Up @@ -219,9 +216,8 @@ fn test_autosync_remember() {
Done!
----- stderr -----
Built 1 editable in [EXECUTION_TIME]
Resolved 10 packages in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Downloaded 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)
Expand Down
3 changes: 1 addition & 2 deletions rye/tests/test_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@ fn test_basic_tool_behavior() {
========================= 1 failed, 1 passed in [EXECUTION_TIME] =========================
----- stderr -----
Built 2 editables in [EXECUTION_TIME]
Resolved 7 packages in [EXECUTION_TIME]
Downloaded 3 packages in [EXECUTION_TIME]
Downloaded 7 packages in [EXECUTION_TIME]
Installed 7 packages in [EXECUTION_TIME]
+ child-dep==0.1.0 (from file:[TEMP_PATH]/project/child-dep)
+ colorama==0.4.6
Expand Down

0 comments on commit 7412ee4

Please sign in to comment.