Thu, 02 May 2024 00:51:18 UTC | login

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

ID34041
Package Namepython-construct
Version2.10.67
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-construct.git#cb2840d1c16ce706483726c0f68cd0e93167b37e
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 byamoralej
State complete
Volume DEFAULT
StartedMon, 06 Sep 2021 13:48:54 UTC
CompletedMon, 06 Sep 2021 13:49:54 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-construct.git:cb2840d1c16ce706483726c0f68cd0e93167b37e)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-construct.git#cb2840d1c16ce706483726c0f68cd0e93167b37e'}}
Tags
cloud9s-openstack-wallaby-testing
cloud9s-openstack-xena-testing
cloud9s-openstack-yoga-release
cloud9s-openstack-yoga-testing
cloud9s-openstack-zed-testing
virt9s-ovirt-45-candidate
virt9s-ovirt-45-release
virt9s-ovirt-45-testing
RPMs
src
python-construct-2.10.67-1.el9s.src.rpm (info) (download)
noarch
python3-construct-2.10.67-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
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