Sun, 19 May 2024 08:46:02 UTC | login

Information for build python-construct-2.5.1-17.fc29

ID47492
Package Namepython-construct
Version2.5.1
Release17.fc29
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
StartedWed, 04 Jul 2018 03:19:39 UTC
CompletedWed, 04 Jul 2018 03:19:39 UTC
Tags
f29
RPMs
src
python-construct-2.5.1-17.fc29.src.rpm (info) (download)
noarch
python2-construct-2.5.1-17.fc29.noarch.rpm (info) (download)
python3-construct-2.5.1-17.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.5.1-17 - Rebuilt for Python 3.7 * Mon May 21 2018 Terje Rosten <terje.rosten@ntnu.no> - 2.5.1-16 - Add patch to fix Python 3 import issue (rhbz#1560199) * Mon Feb 12 2018 Terje Rosten <terje.rosten@ntnu.no> - 2.5.1-15 - Clean up * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.5.1-14 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.5.1-12 - Python 2 binary package renamed to python2-construct See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.5.1-9 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sat Jun 08 2013 Terje Rosten <terje.rosten@ntnu.no> - 2.5.1-1 - initial package