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.1.1; Fixes RHBZ#2269952
Date: Fri, 10 Jul 2026 15:33:37 GMT [thread overview]
Message-ID: <178369761729.1.3583750116009453530.rpms-rust-async-recursion-fff702ed2de4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-async-recursion
Branch : epel9
Commit : fff702ed2de4e90589c7d2918f38aee4fe8e1552
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-05-08T20:29:49+02:00
Stats : +8/-20 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-async-recursion/c/fff702ed2de4e90589c7d2918f38aee4fe8e1552?branch=epel9
Log:
Update to version 1.1.1; Fixes RHBZ#2269952
---
diff --git a/.gitignore b/.gitignore
index 3b370a4..dacbcce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/async-recursion-1.0.2.crate
/async-recursion-1.0.4.crate
/async-recursion-1.0.5.crate
+/async-recursion-1.1.1.crate
diff --git a/async-recursion-fix-metadata.diff b/async-recursion-fix-metadata.diff
deleted file mode 100644
index 0a2a6e1..0000000
--- a/async-recursion-fix-metadata.diff
+++ /dev/null
@@ -1,9 +0,0 @@
---- async-recursion-1.0.5/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ async-recursion-1.0.5/Cargo.toml 2023-09-19T19:12:14.603835+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 7bbca0e..196c57c 100644
--- a/rust-async-recursion.spec
+++ b/rust-async-recursion.spec
@@ -1,22 +1,20 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 26
+# * missing dev-dependencies: macrotest ^1
+%bcond_with check
%global debug_package %{nil}
%global crate async-recursion
Name: rust-async-recursion
-Version: 1.0.5
+Version: 1.1.1
Release: %autorelease
Summary: Recursion for async functions
License: MIT OR Apache-2.0
URL: https://crates.io/crates/async-recursion
Source: %{crates_source}
-# 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
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Recursion for async functions.}
@@ -51,9 +49,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
-# * remove brittle trybuild tests
-rm -r tests/{compiletest.rs,ui/}
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index d4c3ab4..e45c03c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (async-recursion-1.0.5.crate) = 83ad19459e54014d22fa0bbdc2b4427421dd4e9b105d479641ee8b147b6b55dd34cae31a794f7f6ffb7de8e5cc0d0a8d50855569c9c773d5aac9e6dfe2e4b90f
+SHA512 (async-recursion-1.1.1.crate) = e3acd07a35be546ead68c7792963c7bf1876b3e5d6a20c2be73d2f030d26d68e2a318999937d4fe253e39d8254e12e42c66314f40a3b230c5d258f34dc0d9027
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=178369761729.1.3583750116009453530.rpms-rust-async-recursion-fff702ed2de4@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