Information for build python-more-itertools-4.1.0-1.fc26

ID1064473
Package Namepython-more-itertools
Version4.1.0
Release1.fc26
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-more-itertools.git#193dbef66ff52c4f669372c2b4798aa06db530b7
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 byaarem
State complete
Volume fedora_koji_archive01
StartedSun, 01 Apr 2018 13:48:19 UTC
CompletedSun, 01 Apr 2018 13:50:11 UTC
Taskbuild (f26-candidate, /rpms/python-more-itertools.git:193dbef66ff52c4f669372c2b4798aa06db530b7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-more-itertools.git?#193dbef66ff52c4f669372c2b4798aa06db530b7'}}
Tags
f26-updates-testing
RPMs
src
python-more-itertools-4.1.0-1.fc26.src.rpm (info) (download)
noarch
python2-more-itertools-4.1.0-1.fc26.noarch.rpm (info) (download)
python3-more-itertools-4.1.0-1.fc26.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
root.log
state.log
build.log
mock_output.log
Changelog * Sat Mar 24 2018 Thomas Moschny <thomas.moschny@gmx.de> - 4.1.0-1 - Update to 4.1.0. - Do not 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