Fri, 27 Sep 2024 19:16:49 UTC | login

Information for build python-more-itertools-2.2-4.fc25

ID17563
Package Namepython-more-itertools
Version2.2
Release4.fc25
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:11 UTC
CompletedSat, 14 Apr 2018 20:27:11 UTC
Tags
f28
f29
RPMs
src
python-more-itertools-2.2-4.fc25.src.rpm (info) (download)
noarch
python2-more-itertools-2.2-4.fc25.noarch.rpm (info) (download)
python3-more-itertools-2.2-4.fc25.noarch.rpm (info) (download)
Changelog * 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