pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uv: remove unneeded patch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Mar 6 12:13:35 2025 +0100
Changeset:	46e8abfa4a4912306349a4bdab636fdf4110600d

Modified Files:
	uv/distinfo
Removed Files:
	uv/patches/patch-crates_uv-client_Cargo.toml

Log Message:
uv: remove unneeded patch

ok pin@

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=46e8abfa4a4912306349a4bdab636fdf4110600d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uv/distinfo                                  |  1 -
 uv/patches/patch-crates_uv-client_Cargo.toml | 15 ---------------
 2 files changed, 16 deletions(-)

diffs:
diff --git a/uv/distinfo b/uv/distinfo
index 5f3d4f3c57..97a11ffea7 100644
--- a/uv/distinfo
+++ b/uv/distinfo
@@ -1675,4 +1675,3 @@ BLAKE2s (zstd-sys-2.0.13+zstd.1.5.6.crate) = df71c3b7a2dd396817e8e71eee920caccb9
 SHA512 (zstd-sys-2.0.13+zstd.1.5.6.crate) = c1f0176ebd0914879d0060796776c7fe376293ce9bc9f8f07ee3b809932a75aa033881d59a1bc99b6cd9af85b8e225fc09bcfc96013e556d7c11f155b759ecbf
 Size (zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 bytes
 SHA1 (patch-Cargo.toml) = 12bde3458cfd5b97f8254c55d50975343ca7676a
-SHA1 (patch-crates_uv-client_Cargo.toml) = 05f9a564b83557d0d3f8434d47d855cdbaeae621
diff --git a/uv/patches/patch-crates_uv-client_Cargo.toml b/uv/patches/patch-crates_uv-client_Cargo.toml
deleted file mode 100644
index 65f3aeaac3..0000000000
--- a/uv/patches/patch-crates_uv-client_Cargo.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Point workspace to patched location.
-
---- crates/uv-client/Cargo.toml.orig	2025-03-06 10:25:42.144348326 +0000
-+++ crates/uv-client/Cargo.toml
-@@ -49,7 +49,7 @@ serde = { workspace = true }
- serde_json = { workspace = true }
- sys-info = { workspace = true }
- thiserror = { workspace = true }
--tl = { workspace = true }
-+tl = { path = "../../../tl-6e25b2ee2513d75385101a8ff9f591ef51f314ec" }
- tokio = { workspace = true }
- tokio-util = { workspace = true }
- tracing = { workspace = true }


Home | Main Index | Thread Index | Old Index