public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-socketpair] epel10: Update io-extras to 0.19, io-lifetimes to 3.0
@ 2026-08-14 13:15 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-14 13:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-socketpair
Branch : epel10
Commit : fd9c73145d1fcda012b1b014c7419cbbc9bdd2f8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-14T08:42:35+01:00
Stats : +28/-2 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-socketpair/c/fd9c73145d1fcda012b1b014c7419cbbc9bdd2f8?branch=epel10
Log:
Update io-extras to 0.19, io-lifetimes to 3.0
---
diff --git a/rust-socketpair.spec b/rust-socketpair.spec
index 260284f..fda312d 100644
--- a/rust-socketpair.spec
+++ b/rust-socketpair.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
@@ -14,6 +14,10 @@ URL: https://crates.io/crates/socketpair
Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
Patch: socketpair-fix-metadata-auto.diff
+# Manually created patch for downstream crate metadata changes
+# * Update io-extras to 0.19, io-lifetimes to 3.0:
+# https://github.com/sunfishcode/socketpair/pull/20
+Patch: socketpair-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..16f76ae
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[package]
+cargo-toml-patch-comments = [
+ """\
+Update io-extras to 0.19, io-lifetimes to 3.0: \
+https://github.com/sunfishcode/socketpair/pull/20\
+""",
+]
diff --git a/socketpair-fix-metadata-auto.diff b/socketpair-fix-metadata-auto.diff
index a29d761..600eca0 100644
--- a/socketpair-fix-metadata-auto.diff
+++ b/socketpair-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- socketpair-0.19.8/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ socketpair-0.19.8/Cargo.toml 2025-07-08T22:31:26.780858+00:00
++++ socketpair-0.19.8/Cargo.toml 2026-08-14T07:41:50.095286+00:00
@@ -74,20 +74,6 @@
version = "1.0.0"
features = ["net"]
diff --git a/socketpair-fix-metadata.diff b/socketpair-fix-metadata.diff
new file mode 100644
index 0000000..ab62779
--- /dev/null
+++ b/socketpair-fix-metadata.diff
@@ -0,0 +1,15 @@
+--- socketpair-0.19.8/Cargo.toml 1970-01-01T00:00:01+00:00
++++ socketpair-0.19.8/Cargo.toml 2026-08-14T07:42:16.266323+00:00
+@@ -57,10 +57,10 @@
+ optional = true
+
+ [dependencies.io-extras]
+-version = "0.18.0"
++version = "0.19.0"
+
+ [dependencies.io-lifetimes]
+-version = "2.0.0"
++version = "3.0.0"
+ default-features = false
+
+ [dependencies.tokio]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-14 13:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 13:15 [rpms/rust-socketpair] epel10: Update io-extras to 0.19, io-lifetimes to 3.0 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox