Tue, 08 Oct 2024 11:11:20 UTC | login

Information for build python-bitarray-2.8.5-4.fc41

ID311442
Package Namepython-bitarray
Version2.8.5
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-bitarray.git#69258dbae6e9147aca74111c88c1de958b51c931
SummaryEfficient Array of Booleans --C Extensions
DescriptionBitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in contiguous block of memory. The user can select between two representations; little-endian and big-endian. Most of the functionality is implemented in C.Methods for accessing the machine representation are provided. This can be useful when bit level access to binary files is required, such as portable bitmap image files (.pbm). Also, when dealing with compressed data which uses variable bit length encoding you may find this module useful.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 13:40:09 UTC
CompletedWed, 10 Jul 2024 15:12:17 UTC
Taskbuild (f41, /rpms/python-bitarray.git:69258dbae6e9147aca74111c88c1de958b51c931)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bitarray.git#69258dbae6e9147aca74111c88c1de958b51c931'}}
Tags
f41
RPMs
src
python-bitarray-2.8.5-4.fc41.src.rpm (info) (download)
riscv64
python3-bitarray-2.8.5-4.fc41.riscv64.rpm (info) (download)
python-bitarray-debugsource-2.8.5-4.fc41.riscv64.rpm (info) (download)
python3-bitarray-debuginfo-2.8.5-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.8.5-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 09 2023 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2.8.5-1 - Update to 2.8.5 (#2217191) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 2.7.5-2 - Rebuilt for Python 3.12 * Wed Jun 14 2023 Nick Bebout <nb@fedoraproject.org> - 2.7.5-1 - Update to 2.7.5 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.6.3-8 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.6.3-5 - Rebuilt for Python 3.11