public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-quinn-proto] f44: No longer patch to allow certain older dependencies
@ 2026-08-10 6:08 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-10 6:08 UTC (permalink / raw)
To: git-commits
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]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 6:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 6:08 [rpms/rust-quinn-proto] f44: No longer patch to allow certain older dependencies 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