Mon, 30 Sep 2024 15:22:04 UTC | login

Information for build python-bitarray-1.2.1-2.fc33

ID151021
Package Namepython-bitarray
Version1.2.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-bitarray.git#f84f9fd8f5442a61e153a2af2cd4f234f75f472c
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, 28 Mar 2020 06:46:27 UTC
CompletedSat, 28 Mar 2020 07:03:41 UTC
Taskbuild (f33, /rpms/python-bitarray.git:f84f9fd8f5442a61e153a2af2cd4f234f75f472c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bitarray.git#f84f9fd8f5442a61e153a2af2cd4f234f75f472c'}}
Tags
f33
RPMs
src
python-bitarray-1.2.1-2.fc33.src.rpm (info) (download)
riscv64
python3-bitarray-1.2.1-2.fc33.riscv64.rpm (info) (download)
python-bitarray-debugsource-1.2.1-2.fc33.riscv64.rpm (info) (download)
python3-bitarray-debuginfo-1.2.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 06 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.2.1-1 - Update to 1.2.1 (#1771103) * Tue Sep 03 2019 Sérgio Basto <sergio@serjux.com> - 1.0.1-1 - Update to 1.0.1 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.3-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 13 2019 Sérgio Basto <sergio@serjux.com> - 0.9.3-1 - Update to 0.9.3 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 22 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.3-4 - Subpackage python2-bitarray has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * 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