Tue, 23 Apr 2024 09:02:30 UTC | login

Information for build python-more-itertools-7.2.0-3.el8

ID28008
Package Namepython-more-itertools
Version7.2.0
Release3.el8
Epoch
SummaryPython library for efficient use of itertools utility
DescriptionOpensource python library wrapping around itertools. Package also includes implementations of the recipes from the itertools documentation. See https://pythonhosted.org/more-itertools/index.html for documentation.
Built byrdobuilder
State complete
Volume DEFAULT
StartedThu, 23 Jan 2020 10:00:06 UTC
CompletedThu, 23 Jan 2020 10:02:40 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-more-itertools-7.2.0-3.el8.src.rpm)
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-release
cloud8s-openstack-wallaby-testing
cloud8s-openstack-xena-release
cloud8s-openstack-xena-testing
cloud8s-openstack-yoga-release
cloud8s-openstack-yoga-testing
cloud8s-openstack-zed-testing
configmanagement8-common-candidate
infra8-infra-common-candidate
infra8-infra-common-release
infra8-infra-common-testing
infrastructure8-candidate
virt8-ovirt-44-candidate
virt8s-ovirt-44-candidate
RPMs
src
python-more-itertools-7.2.0-3.el8.src.rpm (info) (download)
noarch
python3-more-itertools-7.2.0-3.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-2 - Rebuilt for Python 3.8 * Tue Aug 13 2019 Thomas Moschny <thomas.moschny@gmx.de> - 7.2.0-1 - Update to 7.2.0. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue May 21 2019 aarem AT fedoraproject DOT org - 7.0.0-1 - Update to 7.0.0 - Drop python-2 * Sun Apr 01 2018 aarem AT fedoraproject DOT org - 4.1.0-1 - rebuit for 4.1.0 using Thomas Moschny modification to spec file * Sat Mar 24 2018 Thomas Moschny <thomas.moschny@gmx.de> - 4.1.0-1 - Update to 4.1.0. - Do not do package tests. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3-2 - Rebuild for Python 3.6 * Wed Nov 09 2016 aarem AT fedoraproject DOT org - 2.3-1 - update to 2.3 * Fri Oct 14 2016 aarem AT fedoraproject DOT org - 2.2-4 - fixed missing sum in line 9 of spec file, per BZ #138195 * Sat Oct 08 2016 aarem AT fedoraproject DOT org - 2.2-3 - renamed spec file to match package as per BZ #1381029 -fixed bug (incorrect python3_provides) as per BZ #1381029 - use common macro for description as per suggestion in BZ #1381029 * Wed Oct 05 2016 aarem AT fedoraproject DOT org - 2.2-2 - separated python and python3 cases as per BZ #1381029 * Sun Oct 02 2016 aarem AT fedoraproject DOT org - 2.2-1 - initial packaging of 2.2 version