Fri, 22 Nov 2024 16:41:41 UTC | login

Information for build rust-pyo3-0.22.4-1.fc41

ID343376
Package Namerust-pyo3
Version0.22.4
Release1.fc41
Epoch
SummaryBindings to Python interpreter
DescriptionBindings to Python interpreter.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 12 Nov 2024 07:57:17 UTC
CompletedTue, 12 Nov 2024 07:57:17 UTC
Tags
f41
RPMs
src
rust-pyo3-0.22.4-1.fc41.src.rpm (info) (download)
noarch
rust-pyo3+abi3-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py310-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py311-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py312-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py37-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py38-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+abi3-py39-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+anyhow-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+auto-initialize-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+chrono-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+chrono-tz-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+default-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+either-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+experimental-async-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+experimental-inspect-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+extension-module-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+eyre-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+full-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+gil-refs-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+hashbrown-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+indexmap-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+indoc-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+inventory-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+macros-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+multiple-pymethods-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+nightly-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+num-bigint-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+num-complex-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+num-rational-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+py-clone-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+pyo3-macros-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+rust_decimal-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+serde-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+smallvec-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3+unindent-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
rust-pyo3-devel-0.22.4-1.fc41.noarch.rpm (info) (download)
Changelog * Tue Oct 15 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.4-1 - Update to version 0.22.4; Fixes RHBZ#2318282 * Wed Sep 18 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.3-1 - Update to version 0.22.3; Fixes RHBZ#2312480 * Tue Jul 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.2-1 - Update to version 0.22.2; Fixes RHBZ#2296165 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.0-2 - Fix regression in 128-bit number conversions * Tue Jun 25 2024 Fabio Valentini <decathorpe@gmail.com> - 0.22.0-1 - Update to version 0.22.0; Fixes RHBZ#2293990 * Wed Apr 24 2024 Fabio Valentini <decathorpe@gmail.com> - 0.21.2-1 - Update to version 0.21.2; Fixes RHBZ#2275246 * Fri Apr 12 2024 Fabio Valentini <decathorpe@gmail.com> - 0.21.1-1 - Update to version 0.21.1; Fixes RHBZ#2265638 * Fri Apr 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.20.2-3 - Drop deny(warnings) from doctests to fix building with recent Rust * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.20.2-1 - Update to version 0.20.2; Fixes RHBZ#2256871 * Sun Dec 31 2023 Fabio Valentini <decathorpe@gmail.com> - 0.20.1-1 - Update to version 0.20.1; Fixes RHBZ#2256286 * Mon Nov 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.20.0-1 - Update to version 0.20.0; Fixes RHBZ#2243412 * Tue Aug 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.2-1 - Update to version 0.19.2; Fixes RHBZ#2228011 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-3 - Skip more tests that are unreliable with Python 3.12 * Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-2 - Skip tests that are unreliable with Python 3.12 * Mon Jul 10 2023 Fabio Valentini <decathorpe@gmail.com> - 0.19.1-1 - Update to version 0.19.1; Fixes RHBZ#2211444 * Sat May 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.3-1 - Update to version 0.18.3; Fixes RHBZ#2186630 * Tue Mar 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.2-2 - Backport upstreamed patch make PyASCIIObject available on big-endian arches * Sun Mar 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.2-1 - Update to version 0.18.2; Fixes RHBZ#2181651 * Sat Mar 04 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.1-1 - Update to version 0.18.1; Fixes RHBZ#2061101 * Sat Jan 28 2023 Fabio Valentini <decathorpe@gmail.com> - 0.17.3-1 - Update to version 0.17.3 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 18 2023 Fabio Valentini <decathorpe@gmail.com> - 0.16.6-1 - Update to version 0.16.6