Wed, 02 Oct 2024 00:17:39 UTC | login

Information for build python-bitstruct-7.1.0-4.fc32

ID131419
Package Namepython-bitstruct
Version7.1.0
Release4.fc32
Epoch
SummaryInterpret strings as packed binary data
Description This module performs conversions between Python values and C bit field structs represented as Python byte strings. It is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, …).
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 09:54:00 UTC
CompletedTue, 03 Dec 2019 09:54:00 UTC
Tags
f32
f33
RPMs
src
python-bitstruct-7.1.0-4.fc32.src.rpm (info) (download)
noarch
python-bitstruct-doc-7.1.0-4.fc32.noarch.rpm (info) (download)
python3-bitstruct-7.1.0-4.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 7.1.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 7.1.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 03 2019 Björn Esser <besser82@fedoraproject.org> - 7.1.0-1 - New upstream release (rhbz#1574056) - Explicitly BR: python3-sphinx_rtd_theme (rhbz#1716451) - Do not remove inventory files generated by sphinx * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-5 - Subpackage python2-bitstruct has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 06 2018 Björn Esser <besser82@fedoraproject.org> - 3.7.0-1 - New upstream release (rhbz#11504327)