public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-eyre] epel10.2: Update to version 0.6.14; Fixes RHBZ#2514067
@ 2026-08-16 12:34 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-16 12:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-eyre
Branch : epel10.2
Commit : 842c58f08c63c43fd5488696232622520ad26376
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-16T12:38:53+02:00
Stats : +18/-29 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-eyre/c/842c58f08c63c43fd5488696232622520ad26376?branch=epel10.2
Log:
Update to version 0.6.14; Fixes RHBZ#2514067
---
diff --git a/.gitignore b/.gitignore
index f534014..278a920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/eyre-0.6.8.crate
/eyre-0.6.12.crate
+/eyre-0.6.14.crate
diff --git a/eyre-fix-metadata.diff b/eyre-fix-metadata.diff
index 9bad662..6f871a8 100644
--- a/eyre-fix-metadata.diff
+++ b/eyre-fix-metadata.diff
@@ -1,26 +1,11 @@
---- eyre-0.6.12/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ eyre-0.6.12/Cargo.toml 2024-02-14T15:54:41.554088+00:00
-@@ -41,11 +41,6 @@
- [dependencies.once_cell]
- version = "1.18.0"
+--- eyre-0.6.14/Cargo.toml 2006-07-24T01:21:28+00:00
++++ eyre-0.6.14/Cargo.toml 2026-08-16T10:38:52.234990+00:00
+@@ -152,7 +152,7 @@
+ version = "1.0"
--[dependencies.pyo3]
--version = "0.20"
--optional = true
--default-features = false
--
- [dev-dependencies.anyhow]
- version = "1.0.28"
+ [dev-dependencies.trybuild]
+-version = "=1.0.89"
++version = "1.0.89"
+ features = ["diff"]
-@@ -54,11 +49,6 @@
-
- [dev-dependencies.futures]
- version = "0.3"
--default-features = false
--
--[dev-dependencies.pyo3]
--version = "0.20"
--features = ["auto-initialize"]
- default-features = false
-
- [dev-dependencies.rustversion]
+ [build-dependencies.autocfg]
diff --git a/rust-eyre.spec b/rust-eyre.spec
index 4065586..8ed9a0d 100644
--- a/rust-eyre.spec
+++ b/rust-eyre.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate eyre
Name: rust-eyre
-Version: 0.6.12
+Version: 0.6.14
Release: %autorelease
Summary: Flexible concrete Error Reporting type with customizable Reports
@@ -13,7 +13,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/eyre
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
-# * drop optional support for PyO3
+# * relax trybuild dev-dependency version range
Patch: eyre-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index d8d0eb0..233ba6e 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,3 +1,6 @@
[package]
summary = "Flexible concrete Error Reporting type with customizable Reports"
+cargo-toml-patch-comments = [
+ "relax trybuild dev-dependency version range",
+]
diff --git a/sources b/sources
index 679b533..c5a64f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (eyre-0.6.12.crate) = 6d5e3bcc138189e958693dda0c2300c6a30567f60f65432c4f24e41a3def7431366e45de62f74f21485d678daf831e77ab04ba80346c57cffb694a179380e769
+SHA512 (eyre-0.6.14.crate) = a06441f93fbd7e6de7ee9bdfe9fbb86860ebfff0400f4b0f55b6e08c28b594d5f8bd6bd778252f37665577937ce531d2dfeb7e3e7b3a99e4b651779e3fa018dd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-16 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 12:34 [rpms/rust-eyre] epel10.2: Update to version 0.6.14; Fixes RHBZ#2514067 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox