public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-crypto-auditing] f44: Revert "Allow sysinfo 0.39; stop allowing older sysinfo 0.37"
@ 2026-09-06 20:33 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-06 20:33 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-crypto-auditing
            Branch : f44
            Commit : 89c116c2ef1f948b5b4fe964ec017dbb9378b681
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-06T21:31:04+01:00
            Stats  : +4/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-crypto-auditing/c/89c116c2ef1f948b5b4fe964ec017dbb9378b681?branch=f44

            Log:
            Revert "Allow sysinfo 0.39; stop allowing older sysinfo 0.37"

This reverts commit c188b0000f43889d1453c7ba5581e7a2081beb07.

---
diff --git a/crypto-auditing-fix-metadata.diff b/crypto-auditing-fix-metadata.diff
index 7b09f46..3056391 100644
--- a/crypto-auditing-fix-metadata.diff
+++ b/crypto-auditing-fix-metadata.diff
@@ -1,11 +1,11 @@
 --- crypto-auditing-0.3.2/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ crypto-auditing-0.3.2/Cargo.toml	2026-08-31T16:27:28.057724+00:00
++++ crypto-auditing-0.3.2/Cargo.toml	2026-08-31T16:09:31.057523+00:00
 @@ -59,7 +59,7 @@
  features = ["hex"]
  
  [dependencies.sysinfo]
 -version = "0.38"
-+version = ">=0.38, <0.40"
++version = ">=0.37, <0.39"
  
  [dependencies.thiserror]
  version = "1.0"

diff --git a/rust-crypto-auditing.spec b/rust-crypto-auditing.spec
index b8ff0a1..d94a3f4 100644
--- a/rust-crypto-auditing.spec
+++ b/rust-crypto-auditing.spec
@@ -13,7 +13,7 @@ License:        GPL-3.0-or-later
 URL:            https://crates.io/crates/crypto-auditing
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * Allow sysinfo 0.39: https://github.com/latchset/crypto-auditing/pull/299
+# * Allow older sysinfo 0.37 (upstream wants 0.38)
 Patch:          crypto-auditing-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 35e4af0..90d5aa1 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,4 @@
 [package]
 cargo-toml-patch-comments = [
-    "Allow sysinfo 0.39: https://github.com/latchset/crypto-auditing/pull/299",
+    "Allow older sysinfo 0.37 (upstream wants 0.38)",
 ]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-06 20:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 20:33 [rpms/rust-crypto-auditing] f44: Revert "Allow sysinfo 0.39; stop allowing older sysinfo 0.37" 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