Sat, 22 Feb 2025 15:39:36 UTC | login

Information for build python-crc32c-2.7.1-3.fc42

ID351315
Package Namepython-crc32c
Version2.7.1
Release3.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-crc32c.git#0db72b6be702463d79ba854bc9b1fe39d02d349c
SummaryA python package implementing the crc32c algorithm in hardware and software
DescriptionThis package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using theCRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 22 Feb 2025 07:11:49 UTC
CompletedSat, 22 Feb 2025 08:07:36 UTC
Taskbuild (f42, /rpms/python-crc32c.git:0db72b6be702463d79ba854bc9b1fe39d02d349c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-crc32c.git#0db72b6be702463d79ba854bc9b1fe39d02d349c'}}
Tags
f42
RPMs
src
python-crc32c-2.7.1-3.fc42.src.rpm (info) (download)
riscv64
python3-crc32c-2.7.1-3.fc42.riscv64.rpm (info) (download)
python-crc32c-debugsource-2.7.1-3.fc42.riscv64.rpm (info) (download)
python3-crc32c-debuginfo-2.7.1-3.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Oct 15 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.7.1-2 - Update sources file for 2.7.1 * Tue Oct 15 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.7.1-1 - Bump version 2.7.1 * Thu Aug 29 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.7.post1-3 - Fix source checksum file for 2.7.post1 * Thu Aug 29 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.7.post1-1 - Bump version 2.7.post1 * Fri Jul 05 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.4.1-1 - Update version 2.4.1 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.4-6 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.4-5 - Remove -mstackrealign compiler flag completely from any architecture * Sat Jun 01 2024 Doğukan Çağatay <dcagatay@gmail.com> - 2.4-4 - Disable -mstackrealign compiler flag except ix86 and x86_64 * Sat Jun 01 2024 Doğukan Çağatay <dcagatay@gmail.com> - 2.4-3 - Enable -mstackrealign compiler flag for all architectures * Sat Jun 01 2024 Doğukan Çağatay <dcagatay@gmail.com> - 2.4-2 - Add -mstackrealign compiler flag for ix86 builds * Fri Apr 19 2024 Doğukan Çağatay <dogukan.cagatay@aiven.io> - 2.4-1 - Initial import (fedora#2265949).