Mon, 01 Jul 2024 22:50:20 UTC | login

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

ID71137
Package Namepython-bitarray
Version0.8.3
Release3.fc29
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
StartedFri, 17 Aug 2018 02:50:06 UTC
CompletedFri, 17 Aug 2018 03:49:52 UTC
Taskbuild (f29-candidate, python-bitarray-0.8.3-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-bitarray-0.8.3-3.fc29.src.rpm (info) (download)
riscv64
python2-bitarray-0.8.3-3.fc29.riscv64.rpm (info) (download)
python3-bitarray-0.8.3-3.fc29.riscv64.rpm (info) (download)
python-bitarray-debuginfo-0.8.3-3.fc29.riscv64.rpm (info) (download)
python-bitarray-debugsource-0.8.3-3.fc29.riscv64.rpm (info) (download)
python2-bitarray-debuginfo-0.8.3-3.fc29.riscv64.rpm (info) (download)
python3-bitarray-debuginfo-0.8.3-3.fc29.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 * Tue Oct 04 2016 Sérgio Basto <sergio@serjux.com> - 0.8.1-4 - Clean trailing whitespaces - Add support to epel 7 and 6, disable python3 in el6