public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-socketpair] f44: Update io-extras to 0.19, io-lifetimes to 3.0
Date: Fri, 14 Aug 2026 13:15:42 GMT [thread overview]
Message-ID: <178671334228.1.9313164265178290495.rpms-rust-socketpair-fd9c73145d1f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-socketpair
Branch : f44
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=f44
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]
reply other threads:[~2026-08-14 13:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178671334228.1.9313164265178290495.rpms-rust-socketpair-fd9c73145d1f@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox