Sun, 19 May 2024 23:21:07 UTC | login

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

ID158830
Package Namepython-bitarray
Version1.2.1
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-bitarray.git#700c554845ba7dec8256d60b18d7885c48c0ca77
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, 03 Jun 2020 08:16:05 UTC
CompletedWed, 03 Jun 2020 08:29:05 UTC
Taskbuild (f33, /rpms/python-bitarray.git:700c554845ba7dec8256d60b18d7885c48c0ca77)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bitarray.git#700c554845ba7dec8256d60b18d7885c48c0ca77'}}
Tags
f33
RPMs
src
python-bitarray-1.2.1-3.fc33.src.rpm (info) (download)
riscv64
python3-bitarray-1.2.1-3.fc33.riscv64.rpm (info) (download)
python-bitarray-debugsource-1.2.1-3.fc33.riscv64.rpm (info) (download)
python3-bitarray-debuginfo-1.2.1-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-3 - Rebuilt for Python 3.9 * 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