Information for build python-fastavro-1.12.2-3.fc45

ID100543
Package Namepython-fastavro
Version1.12.2
Release3.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-fastavro.git#33ee893e21e26aa214a343f319c1ce8256e39918
SummaryFast Avro for Python
DescriptionBecause the Apache Python avro package is written in pure Python, it is relatively slow. In one test case, it takes about 14 seconds to iterate through a file of 10,000 records. By comparison, the JAVA avro SDK reads the same file in 1.9 seconds. The fastavro library was written to offer performance comparable to the Java library. With regular CPython, fastavro uses C extensions which allow it to iterate the same 10,000 record file in 1.7 seconds. With PyPy, this drops to 1.5 seconds (to be fair, the JAVA benchmark is doing some extra JSON encoding/decoding). Supported Features • File Writer • File Reader (iterating via records or blocks) • Schemaless Writer • Schemaless Reader • JSON Writer • JSON Reader • Codecs (Snappy, Deflate, Zstandard, Bzip2, LZ4, XZ) • Schema resolution • Aliases • Logical Types • Parsing schemas into the canonical form • Schema fingerprinting Missing Features • Anything involving Avro’s RPC features
Built byhrw
State complete
Volume DEFAULT
StartedTue, 21 Jul 2026 16:32:56 UTC
CompletedTue, 21 Jul 2026 17:14:20 UTC
Taskbuild (f45, /rpms/python-fastavro.git:33ee893e21e26aa214a343f319c1ce8256e39918)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-fastavro.git#33ee893e21e26aa214a343f319c1ce8256e39918'}}
Tags
f45
RPMs
src
python-fastavro-1.12.2-3.fc45.src.rpm (info) (download)
riscv64
python-fastavro-doc-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro+codecs-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro+lz4-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro+snappy-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro+zstandard-1.12.2-3.fc45.riscv64.rpm (info) (download)
python-fastavro-debugsource-1.12.2-3.fc45.riscv64.rpm (info) (download)
python3-fastavro-debuginfo-1.12.2-3.fc45.riscv64.rpm (info) (download)
Logs
riscv64
mock_output.log
mock_config.log
root.log
hw_info.log
dnf5.log
state.log
build.log
Changelog * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.12.2-2 - Rebuilt for Python 3.15 * Mon Apr 27 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.2-1 - Update to version 1.12.2 (close RHBZ#2461420) * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Oct 10 2025 Packit <hello@packit.dev> - 1.12.1-1 - Update to 1.12.1 upstream release - Resolves: rhbz#2403095 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.12.0-3 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.12.0-2 - Rebuilt for Python 3.14.0rc2 bytecode * Thu Jul 31 2025 Packit <hello@packit.dev> - 1.12.0-1 - Update to 1.12.0 upstream release - Resolves: rhbz#2385822 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jun 11 2025 Python Maint <python-maint@redhat.com> - 1.11.1-3 - Rebuilt for Python 3.14 * Wed Jun 11 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.1-2 - Rebuilt for Python 3.14 (close RHBZ#2371901) * Sun May 18 2025 Packit <hello@packit.dev> - 1.11.1-1 - Update to 1.11.1 upstream release - Resolves: rhbz#2367031 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Dec 20 2024 Packit <hello@packit.dev> - 1.10.0-1 - Update to 1.10.0 upstream release - Resolves: rhbz#2333498 * Sun Sep 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9.7-1 - Update to 1.9.7 upstream release - Resolves: rhbz#2310338 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild