diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-11-25 08:31:38 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-29 09:30:11 +0700 |
| commit | 6c64a3697034cedf16012759dbae52ea6c5cf727 (patch) | |
| tree | b8f32f794266a6f17ef4cfb7bf645a76dca1784e /python/python3-uv_build/no-git-patch-builds.patch | |
| parent | 6629976b45c1dae0349c9c3e10d697195463cbf1 (diff) | |
python/python3-uv_build: Updated for version 0.9.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-uv_build/no-git-patch-builds.patch')
| -rw-r--r-- | python/python3-uv_build/no-git-patch-builds.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/python/python3-uv_build/no-git-patch-builds.patch b/python/python3-uv_build/no-git-patch-builds.patch deleted file mode 100644 index e70edaee33..0000000000 --- a/python/python3-uv_build/no-git-patch-builds.patch +++ /dev/null @@ -1,21 +0,0 @@ -Index: uv_build-0.8.22/Cargo.toml -=================================================================== ---- uv_build-0.8.22.orig/Cargo.toml -+++ uv_build-0.8.22/Cargo.toml -@@ -153,8 +153,6 @@ regex = { version = "1.10.6" } - regex-automata = { version = "0.4.8", default-features = false, features = ["dfa-build", "dfa-search", "perf", "std", "syntax"] } - reqsign = { version = "0.17.0", features = ["aws", "default-context"], default-features = false } - reqwest = { version = "0.12.22", default-features = false, features = ["json", "gzip", "deflate", "zstd", "stream", "system-proxy", "rustls-tls", "rustls-tls-native-roots", "socks", "multipart", "http2", "blocking"] } --reqwest-middleware = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2", features = ["multipart"] } --reqwest-retry = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2" } - rkyv = { version = "0.8.8", features = ["bytecheck"] } - rmp-serde = { version = "1.3.0" } - rust-netrc = { version = "0.1.2" } -@@ -326,7 +324,3 @@ codegen-units = 1 - # The profile that 'cargo dist' will build with. - [profile.dist] - inherits = "release" -- --[patch.crates-io] --reqwest-middleware = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2" } --reqwest-retry = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "7650ed76215a962a96d94a79be71c27bffde7ab2" } |
