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-quinn-proto] f44: No longer patch to allow certain older dependencies
Date: Mon, 10 Aug 2026 06:08:11 GMT [thread overview]
Message-ID: <178634209139.1.12679836205326179868.rpms-rust-quinn-proto-2f210f6d9b8e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-quinn-proto
Branch : f44
Commit : 2f210f6d9b8e6b30b882b47f895ce934841c70d6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-10T07:05:01+01:00
Stats : +2/-30 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-quinn-proto/c/2f210f6d9b8e6b30b882b47f895ce934841c70d6?branch=f44
Log:
No longer patch to allow certain older dependencies
---
diff --git a/quinn-proto-fix-metadata-auto.diff b/quinn-proto-fix-metadata-auto.diff
index 91e617c..6c84e21 100644
--- a/quinn-proto-fix-metadata-auto.diff
+++ b/quinn-proto-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- quinn-proto-0.11.16/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ quinn-proto-0.11.16/Cargo.toml 2026-07-14T22:52:27.854936+00:00
++++ quinn-proto-0.11.16/Cargo.toml 2026-08-10T06:04:17.697237+00:00
@@ -173,23 +173,8 @@
[dev-dependencies.wasm-bindgen-test]
version = "0.3.45"
diff --git a/quinn-proto-fix-metadata.diff b/quinn-proto-fix-metadata.diff
index 8393ff4..98ac839 100644
--- a/quinn-proto-fix-metadata.diff
+++ b/quinn-proto-fix-metadata.diff
@@ -1,23 +1,5 @@
--- quinn-proto-0.11.16/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ quinn-proto-0.11.16/Cargo.toml 2026-07-14T22:53:01.459710+00:00
-@@ -126,7 +126,7 @@
- default-features = false
-
- [dependencies.rustls-platform-verifier]
--version = "0.7"
-+version = ">=0.6,<0.8"
- optional = true
-
- [dependencies.slab]
-@@ -151,7 +151,7 @@
- version = "1.1"
-
- [dev-dependencies.hex-literal]
--version = "1"
-+version = ">=0.4, <2"
-
- [dev-dependencies.lazy_static]
- version = "1"
++++ quinn-proto-0.11.16/Cargo.toml 2026-08-10T06:04:21.264788+00:00
@@ -170,9 +170,6 @@
]
default-features = false
diff --git a/rust-quinn-proto.spec b/rust-quinn-proto.spec
index 0e735a4..fd5eaea 100644
--- a/rust-quinn-proto.spec
+++ b/rust-quinn-proto.spec
@@ -16,10 +16,6 @@ Source: %{crates_source}
Patch: quinn-proto-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * drop WASM-specific wasm-bindgen-test dev-dependency
-# * Temporarily allow hex-literal 0.4 until we update to 1.0; see
-# https://src.fedoraproject.org/rpms/rust-hex-literal/pull-request/2,
-# https://bugzilla.redhat.com/show_bug.cgi?id=2347108
-# * relax rustls-platform-verifier dependency to allow 0.6..=0.7
Patch: quinn-proto-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index c9c91ca..b3cbcc6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,12 +1,6 @@
[package]
cargo-toml-patch-comments = [
"drop WASM-specific wasm-bindgen-test dev-dependency",
- """\
- Temporarily allow hex-literal 0.4 until we update to 1.0; see \
- https://src.fedoraproject.org/rpms/rust-hex-literal/pull-request/2, \
- https://bugzilla.redhat.com/show_bug.cgi?id=2347108\
- """,
- "relax rustls-platform-verifier dependency to allow 0.6..=0.7",
]
[features]
reply other threads:[~2026-08-10 6:08 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=178634209139.1.12679836205326179868.rpms-rust-quinn-proto-2f210f6d9b8e@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