public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-siguldry] rawhide: Update to v0.7.3
@ 2026-07-06 20:33 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 20:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-siguldry
Branch : rawhide
Commit : 76b4f2592a8f7a8209bd3fdd385d93679db0f88f
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T16:33:07-04:00
Stats : +8/-28 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-siguldry/c/76b4f2592a8f7a8209bd3fdd385d93679db0f88f?branch=rawhide
Log:
Update to v0.7.3
---
diff --git a/.gitignore b/.gitignore
index 848ef98..341e49b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/siguldry-0.7.0.crate
/siguldry-0.7.1.crate
/siguldry-0.7.2.crate
+/siguldry-0.7.3.crate
diff --git a/rust-siguldry.spec b/rust-siguldry.spec
index 0aea94b..b86f7ad 100644
--- a/rust-siguldry.spec
+++ b/rust-siguldry.spec
@@ -4,7 +4,7 @@
%global crate siguldry
Name: rust-siguldry
-Version: 0.7.2
+Version: 0.7.3
Release: %autorelease
Summary: Signing server and client
@@ -14,10 +14,7 @@ Source: %{crates_source}
Source10: siguldry-sysuser.conf
Source11: siguldry-tmpfiles.conf
# Manually created patch for downstream crate metadata changes
-# * The binary is incomplete and may change its interface significantly
# * Remove unused, benchmark-only dev-dependency on criterion
-# * Allow older asn1 0.22, RHBZ#2402490
-# * Update PyO3 to 0.29, https://github.com/fedora-infra/siguldry/pull/232
Patch: siguldry-fix-metadata.diff
ExcludeArch: %{ix86}
diff --git a/rust2rpm.toml b/rust2rpm.toml
index b1f0f4c..7ebd528 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,9 +1,6 @@
[package]
cargo-toml-patch-comments = [
- "The binary is incomplete and may change its interface significantly",
"Remove unused, benchmark-only dev-dependency on criterion",
- "Allow older asn1 0.22, RHBZ#2402490",
- "Update PyO3 to 0.29, https://github.com/fedora-infra/siguldry/pull/232",
]
exclude-crate-files = ["src/serdes/serde.py"]
extra-files = [
diff --git a/siguldry-fix-metadata.diff b/siguldry-fix-metadata.diff
index 37863bf..0f10a3e 100644
--- a/siguldry-fix-metadata.diff
+++ b/siguldry-fix-metadata.diff
@@ -1,27 +1,12 @@
---- siguldry-0.7.2/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ siguldry-0.7.2/Cargo.toml 2026-06-30T10:18:54.200874+00:00
-@@ -96,7 +96,7 @@
- version = "1"
+--- siguldry-0.7.3/Cargo.toml 2006-07-24T01:21:28+00:00
++++ siguldry-0.7.3/Cargo.toml 2026-07-06T20:21:22.248366+00:00
+@@ -217,9 +217,6 @@
- [dependencies.asn1]
--version = "0.24"
-+version = ">=0.22, <0.25"
-
- [dependencies.bytes]
- version = "1"
-@@ -217,14 +217,11 @@
[dev-dependencies.assert_cmd]
version = "2"
-
+-
-[dev-dependencies.criterion]
-version = "0.8"
--
+
[dev-dependencies.proptest]
version = "1.6"
-
- [dev-dependencies.pyo3]
--version = "0.28"
-+version = ">=0.27, <0.30"
- features = ["auto-initialize"]
-
- [dev-dependencies.sequoia-openpgp]
diff --git a/sources b/sources
index c8e3504..361fbde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (siguldry-0.7.2.crate) = 663a41e42de91e35ec87c75f12314dd823f69374f8d43eeb0829c0d0f0ccef4089bea915b6dd6aec14914cd789e4711355ce088ddbd1c26080b2225e5b9c837e
+SHA512 (siguldry-0.7.3.crate) = 07484bd712593dfef5747f12362290a5f5f3326cf867dfe24ecd65829cc994075d6ac4d68dd266819bb21394e8101e682827250191cab385b5c70450eea4fb0e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-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-07-06 20:33 [rpms/rust-siguldry] rawhide: Update to v0.7.3 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox