public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cryptoki] f43: Update metadata to work with compatible wycheproof versions
@ 2026-09-16 14:38 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-09-16 14:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cryptoki
Branch : f43
Commit : b82e667492ed1f1a21da3a27a4c22db7223c4e80
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-09-16T15:46:52+02:00
Stats  : +11/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cryptoki/c/b82e667492ed1f1a21da3a27a4c22db7223c4e80?branch=f43

Log:
Update metadata to work with compatible wycheproof versions

---
diff --git a/cryptoki-fix-metadata.diff b/cryptoki-fix-metadata.diff
new file mode 100644
index 0000000..2f690b7
--- /dev/null
+++ b/cryptoki-fix-metadata.diff
@@ -0,0 +1,9 @@
+--- cryptoki-0.12.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ cryptoki-0.12.1/Cargo.toml	2026-09-16T13:38:25.539850+00:00
+@@ -103,5 +103,5 @@
+ version = "0.4.1"
+ 
+ [dev-dependencies.wycheproof]
+-version = "0.6.0"
++version = ">=0.6.0,<0.8.0"
+ features = ["aead"]

diff --git a/rust-cryptoki.spec b/rust-cryptoki.spec
index 6a1f503..d1ac17f 100644
--- a/rust-cryptoki.spec
+++ b/rust-cryptoki.spec
@@ -12,6 +12,8 @@ Summary:        Rust-native wrapper around the PKCS #11 API
 License:        Apache-2.0
 URL:            https://crates.io/crates/cryptoki
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+Patch:          cryptoki-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 %if %{with check}

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

only message in thread, other threads:[~2026-09-16 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 14:38 [rpms/rust-cryptoki] f43: Update metadata to work with compatible wycheproof versions Jakub Jelen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox