public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-eyre] epel9: Update to version 0.6.14; Fixes RHBZ#2514067
Date: Sun, 16 Aug 2026 12:45:59 GMT	[thread overview]
Message-ID: <178688435946.1.10207699126781289873.rpms-rust-eyre-842c58f08c63@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-eyre
Branch : epel9
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=epel9

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

                 reply	other threads:[~2026-08-16 12:45 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=178688435946.1.10207699126781289873.rpms-rust-eyre-842c58f08c63@fedoraproject.org \
    --to=decathorpe@gmail.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