Thu, 23 May 2024 09:01:59 UTC | login

Information for build python-construct-2.10.67-1.fc33

ID195636
Package Namepython-construct
Version2.10.67
Release1.fc33
Epoch
SummaryA powerful declarative parser/builder for binary data
DescriptionConstruct is a powerful declarative parser (and builder) for binary data. Instead of writing imperative code to parse a piece of data, you declaratively define a data structure that describes your data. As this data structure is not code, you can use it in one direction to parse data into Pythonic objects, and in the other direction, convert (build) objects into binary data.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 02 May 2021 05:51:04 UTC
CompletedSun, 02 May 2021 05:51:04 UTC
Tags
f33
f37
f38
RPMs
src
python-construct-2.10.67-1.fc33.src.rpm (info) (download)
noarch
python3-construct-2.10.67-1.fc33.noarch.rpm (info) (download)
Changelog * Fri Apr 23 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.67-1 - 2.10.67 * Mon Apr 05 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.66-1 - 2.10.66 * Thu Mar 25 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.63-1 - 2.10.63 * Sun Mar 14 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.61-1 - 2.10.61 * Sat Feb 20 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.60-1 - 2.10.60 * Sun Feb 07 2021 Terje Rosten <terje.rosten@ntnu.no> - 2.10.59-1 - 2.10.59 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.56-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.56-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.10.56-2 - Rebuilt for Python 3.9 * Tue Feb 11 2020 Terje Rosten <terje.rosten@ntnu.no> - 2.10.56-1 - 2.10.56 * Tue Jan 28 2020 Terje Rosten <terje.rosten@ntnu.no> - 2.10.55-1 - 2.10.55 - Python < 3.6 is not supported any longer * Thu Jan 23 2020 Terje Rosten <terje.rosten@ntnu.no> - 2.10.53-1 - 2.10.53 * Sun Jan 19 2020 Terje Rosten <terje.rosten@ntnu.no> - 2.9.51-1 - 2.9.51 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.45-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.45-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.45-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 18 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2.9.45-2 - Add python2 build deps to conditional - Re-enable python2 builds on rawhide as it's still a build requirement * Mon May 13 2019 Terje Rosten <terje.rosten@ntnu.no> - 2.9.45-1 - 2.9.45 - Remove Python 2 subpackage