Sat, 08 Mar 2025 09:19:36 UTC | login

Information for build python-bitarray-0.8.3-3.fc30

ID78389
Package Namepython-bitarray
Version0.8.3
Release3.fc30
Epoch
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
StartedSat, 01 Dec 2018 21:28:30 UTC
CompletedSat, 01 Dec 2018 22:03:04 UTC
Taskbuild (f30-candidate, python-bitarray-0.8.3-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-bitarray-0.8.3-3.fc30.src.rpm (info) (download)
riscv64
python2-bitarray-0.8.3-3.fc30.riscv64.rpm (info) (download)
python3-bitarray-0.8.3-3.fc30.riscv64.rpm (info) (download)
python-bitarray-debuginfo-0.8.3-3.fc30.riscv64.rpm (info) (download)
python-bitarray-debugsource-0.8.3-3.fc30.riscv64.rpm (info) (download)
python2-bitarray-debuginfo-0.8.3-3.fc30.riscv64.rpm (info) (download)
python3-bitarray-debuginfo-0.8.3-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 23 2018 Nick Bebout <nb@fedoraproject.org> - 0.8.3-3 - Add gcc to BuildRequires * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Nick Bebout <nb@fedoraproject.org> - 0.8.3-1 - Update to 0.8.3 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-10 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-5 - Rebuild for Python 3.6