public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pyo3] f43: Update to version 0.29.2; Fixes RHBZ#2511813
@ 2026-08-08 19:06 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-08 19:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pyo3
Branch : f43
Commit : 62a8dea3815c9c6b9cbd3a1174c3170d61355768
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-08T20:58:00+02:00
Stats : +8/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pyo3/c/62a8dea3815c9c6b9cbd3a1174c3170d61355768?branch=f43
Log:
Update to version 0.29.2; Fixes RHBZ#2511813
---
diff --git a/.gitignore b/.gitignore
index 8752a9a..55ae889 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/pyo3-0.28.3.crate
/pyo3-0.29.0.crate
/pyo3-0.29.1.crate
+/pyo3-0.29.2.crate
diff --git a/pyo3-fix-metadata-auto.diff b/pyo3-fix-metadata-auto.diff
index 5d211ed..870acf2 100644
--- a/pyo3-fix-metadata-auto.diff
+++ b/pyo3-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- pyo3-0.29.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ pyo3-0.29.1/Cargo.toml 2026-08-04T08:45:42.710816+00:00
+--- pyo3-0.29.2/Cargo.toml 2006-07-24T01:21:28+00:00
++++ pyo3-0.29.2/Cargo.toml 2026-08-08T18:53:15.219311+00:00
@@ -572,9 +572,6 @@
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies.ctrlc]
version = "3.5.2"
@@ -10,7 +10,7 @@
[lints.clippy]
checked_conversions = "warn"
dbg_macro = "warn"
-@@ -613,3 +610,4 @@
+@@ -615,3 +612,4 @@
[lints.rustdoc]
bare_urls = "warn"
broken_intra_doc_links = "warn"
diff --git a/pyo3-fix-metadata.diff b/pyo3-fix-metadata.diff
index 44f76d1..95e7738 100644
--- a/pyo3-fix-metadata.diff
+++ b/pyo3-fix-metadata.diff
@@ -1,5 +1,5 @@
---- pyo3-0.29.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ pyo3-0.29.1/Cargo.toml 2026-08-04T08:45:42.713026+00:00
+--- pyo3-0.29.2/Cargo.toml 2006-07-24T01:21:28+00:00
++++ pyo3-0.29.2/Cargo.toml 2026-08-08T18:53:15.220887+00:00
@@ -147,7 +147,6 @@
"time",
"uuid",
diff --git a/rust-pyo3.spec b/rust-pyo3.spec
index 6f25eb3..12f64ae 100644
--- a/rust-pyo3.spec
+++ b/rust-pyo3.spec
@@ -5,7 +5,7 @@
%global crate pyo3
Name: rust-pyo3
-Version: 0.29.1
+Version: 0.29.2
Release: %autorelease
Summary: Bindings to Python interpreter
diff --git a/sources b/sources
index ed1736d..db05d4e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pyo3-0.29.1.crate) = d3b8c94a0e73fe74f64bae89bc9ab139d48b37a128f3f3d843b4414441a79716117dd47ebcc3f6990c50283071a72a372a4f6c731c846cf107c714442a164b67
+SHA512 (pyo3-0.29.2.crate) = 85326462a932fd49441f320a879192306a7a6f3a66468ca468fefdb3dff9a530b7895010f156c8c3b125279b94dd304b72825fd4bbdcaeba8e3a58bd8cdcc929
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 19:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 19:06 [rpms/rust-pyo3] f43: Update to version 0.29.2; Fixes RHBZ#2511813 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox