Skip to content

Commit

Permalink
Update uv to v0.2.17 (#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 28, 2024
1 parent 98d7abb commit 03d535d
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 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: 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") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-aarch64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("7dc5fe97867ac3bbcbeabf32fb76b3caaf12141b5e20926ed81353f9a2ff7dcb") },
UvDownload {arch: Cow::Borrowed("aarch64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-aarch64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("5037a966a2422f40c63d36982d46f10362383c128ce1707a56b4339b44a50c94") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-i686-pc-windows-msvc.zip"), sha256: Cow::Borrowed("ed5dc4a4341e7af3d92ef0649df6152b555b16e09c072c43f7f39b9d5bdce784") },
UvDownload {arch: Cow::Borrowed("i686"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-i686-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("d1d478429fdaeadd56ce280bd43460275bd131cd44f9878987d9d7a5caa4f398") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("macos"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-x86_64-apple-darwin.tar.gz"), sha256: Cow::Borrowed("78137a1b9d6fd1f8f5f0d4208829dd5f89b6505c314192c0fa2a35d6faff5e91") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("windows"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-x86_64-pc-windows-msvc.zip"), sha256: Cow::Borrowed("e77465f8a964cf0cbd932af506df6ca42ce288e6db4df312c53f27b05c7c09e5") },
UvDownload {arch: Cow::Borrowed("x86_64"), os: Cow::Borrowed("linux"), major: 0, minor: 2, patch: 17, suffix: None, url: Cow::Borrowed("https://github.com/astral-sh/uv/releases/download/0.2.17/uv-x86_64-unknown-linux-gnu.tar.gz"), sha256: Cow::Borrowed("d49537780cd9cd5621bbc34e6864356487155cd4a7540035e1b0acb0d1017def") },
];
12 changes: 6 additions & 6 deletions rye/tests/test_add.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ fn test_add_flask() {
----- stderr -----
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Prepared 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -62,7 +62,7 @@ fn test_add_flask_dotenv() {
----- stderr -----
Resolved 10 packages in [EXECUTION_TIME]
Downloaded 10 packages in [EXECUTION_TIME]
Prepared 10 packages in [EXECUTION_TIME]
Installed 10 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -114,7 +114,7 @@ fn test_add_from_find_links() {
----- stderr -----
Resolved 3 packages in [EXECUTION_TIME]
Downloaded 3 packages in [EXECUTION_TIME]
Prepared 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 @@ -145,7 +145,7 @@ fn test_add_flask_wrong_venv_exported() {
----- stderr -----
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Prepared 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -179,7 +179,7 @@ fn test_add_explicit_version_or_url() {
----- stderr -----
Resolved 3 packages in [EXECUTION_TIME]
Downloaded 3 packages in [EXECUTION_TIME]
Prepared 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 @@ -200,7 +200,7 @@ fn test_add_explicit_version_or_url() {
----- stderr -----
Resolved 4 packages in [EXECUTION_TIME]
Downloaded 2 packages in [EXECUTION_TIME]
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)
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 @@ -34,7 +34,7 @@ fn test_dotenv() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 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 @@ -30,7 +30,7 @@ fn test_init_lib() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 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 @@ -79,7 +79,7 @@ fn test_init_default() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 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 @@ -129,7 +129,7 @@ fn test_init_script() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand Down
12 changes: 6 additions & 6 deletions rye/tests/test_sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fn test_empty_sync() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 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 @@ -72,7 +72,7 @@ fn test_add_and_sync_no_auto_sync() {
----- stderr -----
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Prepared 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -107,7 +107,7 @@ fn test_add_autosync() {
----- stderr -----
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Prepared 9 packages in [EXECUTION_TIME]
Installed 9 packages in [EXECUTION_TIME]
+ blinker==1.7.0
+ click==8.1.7
Expand Down Expand Up @@ -144,7 +144,7 @@ fn test_autosync_remember() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ my-project==0.1.0 (from file:[TEMP_PATH]/project)
"###);
Expand All @@ -165,7 +165,7 @@ fn test_autosync_remember() {
----- stderr -----
Resolved 9 packages in [EXECUTION_TIME]
Downloaded 9 packages in [EXECUTION_TIME]
Prepared 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 @@ -217,7 +217,7 @@ fn test_autosync_remember() {
----- stderr -----
Resolved 10 packages in [EXECUTION_TIME]
Downloaded 2 packages in [EXECUTION_TIME]
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)
Expand Down
2 changes: 1 addition & 1 deletion rye/tests/test_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ fn test_basic_tool_behavior() {
----- stderr -----
Resolved 7 packages in [EXECUTION_TIME]
Downloaded 7 packages in [EXECUTION_TIME]
Prepared 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
2 changes: 1 addition & 1 deletion rye/tests/test_tools.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fn test_basic_tool_behavior() {
----- stderr -----
Resolved 1 package in [EXECUTION_TIME]
Downloaded 1 package in [EXECUTION_TIME]
Prepared 1 package in [EXECUTION_TIME]
Installed 1 package in [EXECUTION_TIME]
+ pycowsay==0.0.0.2
"###);
Expand Down

0 comments on commit 03d535d

Please sign in to comment.