public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-futures] rawhide: Update to version 0.3.33; Fixes RHBZ#2502021
@ 2026-07-21 20:08 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-21 20:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-futures
Branch : rawhide
Commit : 3fc97ab2e58013bb35c6e4f8a302a8190f125935
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-21T16:54:41+02:00
Stats : +9/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-futures/c/3fc97ab2e58013bb35c6e4f8a302a8190f125935?branch=rawhide
Log:
Update to version 0.3.33; Fixes RHBZ#2502021
---
diff --git a/.gitignore b/.gitignore
index 76b2047..3f210d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/futures-0.3.30.crate
/futures-0.3.31.crate
/futures-0.3.32.crate
+/futures-0.3.33.crate
diff --git a/futures-fix-metadata.diff b/futures-fix-metadata.diff
index 0d03150..3a584ec 100644
--- a/futures-fix-metadata.diff
+++ b/futures-fix-metadata.diff
@@ -1,5 +1,5 @@
---- futures-0.3.32/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ futures-0.3.32/Cargo.toml 2026-03-25T16:39:08.651048+00:00
+--- futures-0.3.33/Cargo.toml 2006-07-24T01:21:28+00:00
++++ futures-0.3.33/Cargo.toml 2026-07-21T14:26:33.922831+00:00
@@ -46,8 +46,6 @@
features = [
"std",
@@ -39,15 +39,15 @@
-path = "tests/compat.rs"
-
-[[test]]
- name = "eager_drop"
- path = "tests/eager_drop.rs"
+ name = "compat_miri"
+ path = "tests/compat_miri.rs"
-@@ -373,14 +359,14 @@
+@@ -377,14 +363,14 @@
[dev-dependencies.assert_matches]
version = "1.3.0"
+[dev-dependencies.futures-test]
-+version = "=0.3.32"
++version = "=0.3.33"
+
[dev-dependencies.pin-project]
version = "1.0.11"
diff --git a/rust-futures.spec b/rust-futures.spec
index 8523152..d77524f 100644
--- a/rust-futures.spec
+++ b/rust-futures.spec
@@ -5,7 +5,7 @@
%global crate futures
Name: rust-futures
-Version: 0.3.32
+Version: 0.3.33
Release: %autorelease
Summary: Implementation of futures and streams
diff --git a/sources b/sources
index e122ada..e93e4da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (futures-0.3.32.crate) = ba0fab7062af4d01143ebaab728b9d836a6589821e49347751add959f7b85c685f91f99b6a31e44988d887c4301bf657c0f8d969cb3ae219235aef2528aeb4ae
+SHA512 (futures-0.3.33.crate) = 0f65067870f1ad9f47404a4792fd3741444ef22fdda4855332b580c8badd6984ab725472a2a4552294dbab4b0c8b737d7bcb3f222c1981cb74ec99aa72fb05b8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 20:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 20:08 [rpms/rust-futures] rawhide: Update to version 0.3.33; Fixes RHBZ#2502021 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox