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-async-recursion] epel9: Update to version 1.0.2; Fixes RHBZ#2162314
Date: Fri, 10 Jul 2026 15:33:35 GMT [thread overview]
Message-ID: <178369761503.1.18141094692550069027.rpms-rust-async-recursion-6f75f4eb419e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-async-recursion
Branch : epel9
Commit : 6f75f4eb419e75bb33dad99ceabf9e01d961c173
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-02-15T18:36:24+01:00
Stats : +19/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-async-recursion/c/6f75f4eb419e75bb33dad99ceabf9e01d961c173?branch=epel9
Log:
Update to version 1.0.2; Fixes RHBZ#2162314
---
diff --git a/.gitignore b/.gitignore
index 2c39233..6228fff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/*.src.rpm
/async-recursion-0.3.2.crate
+/async-recursion-1.0.2.crate
diff --git a/async-recursion-fix-metadata.diff b/async-recursion-fix-metadata.diff
new file mode 100644
index 0000000..728cb3b
--- /dev/null
+++ b/async-recursion-fix-metadata.diff
@@ -0,0 +1,9 @@
+--- async-recursion-1.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
++++ async-recursion-1.0.2/Cargo.toml 2023-02-15T17:33:22.942832+00:00
+@@ -44,6 +44,3 @@
+
+ [dev-dependencies.futures-executor]
+ version = "0.3"
+-
+-[dev-dependencies.trybuild]
+-version = "1.0"
diff --git a/rust-async-recursion.spec b/rust-async-recursion.spec
index 414e9a7..8411eff 100644
--- a/rust-async-recursion.spec
+++ b/rust-async-recursion.spec
@@ -1,20 +1,20 @@
-# Generated by rust2rpm 22
-# * missing dev-dependency: futures-executor-preview
-%bcond_with check
+# Generated by rust2rpm 24
+%bcond_without check
%global debug_package %{nil}
%global crate async-recursion
Name: rust-async-recursion
-Version: 0.3.2
+Version: 1.0.2
Release: %autorelease
Summary: Recursion for async functions
License: MIT OR Apache-2.0
URL: https://crates.io/crates/async-recursion
Source: %{crates_source}
-
-ExclusiveArch: %{rust_arches}
+# Manually created patch for downstream crate metadata changes
+# * trybuild tests are disabled - remove the dev-dependency as well
+Patch: async-recursion-fix-metadata.diff
BuildRequires: rust-packaging >= 21
@@ -52,6 +52,8 @@ use the "default" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
+# * remove broken trybuild tests
+rm -r tests/{compiletest.rs,ui/}
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index 1215128..36c68cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (async-recursion-0.3.2.crate) = cf87ee53655f496d604771732109d64ad10a9b2366351130db9e378ace941d03a7cbe770519703058a429f7893151cea4537302adf1bee6465ea2019f8a6f3bc
+SHA512 (async-recursion-1.0.2.crate) = 7851ca4f557b87c2d8ae38d72d5359d7e7f7a30c46ca6314fabd4464547fef0fc917a20e2ca7ebac04569cf3de0c4f151d4a29532b3d26a1ef0f5722d37a053d
reply other threads:[~2026-07-10 15:33 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=178369761503.1.18141094692550069027.rpms-rust-async-recursion-6f75f4eb419e@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