public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeremy Cline <jeremycline@microsoft.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-siguldry] f44: Update to v0.7.3
Date: Thu, 09 Jul 2026 20:05:37 GMT [thread overview]
Message-ID: <178362753755.1.3427428996758316180.rpms-rust-siguldry-d0b45cef7596@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-siguldry
Branch : f44
Commit : d0b45cef7596c8aee9902afeca9fa080243a4be5
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-09T12:12:17-04:00
Stats : +8/-28 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-siguldry/c/d0b45cef7596c8aee9902afeca9fa080243a4be5?branch=f44
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
reply other threads:[~2026-07-09 20:05 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=178362753755.1.3427428996758316180.rpms-rust-siguldry-d0b45cef7596@fedoraproject.org \
--to=jeremycline@microsoft.com \
--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