Tue, 11 Jun 2024 14:56:31 UTC | login

Information for build python-cytoolz-0.9.0.1-1.fc29

ID65351
Package Namepython-cytoolz
Version0.9.0.1
Release1.fc29
Epoch
SummaryCython implementation of the toolz package
DescriptionCython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries. toolz is a pure Python package that borrows heavily from contemporary functional languanges. It is designed to interoperate seamlessly with other libraries including itertools, functools, and third party libraries. High performance functional data analysis is possible with builtin types like list and dict, and user-defined data structures; and low memory usage is achieved by using the iterator protocol and returning iterators whenever possible. cytoolz implements the same API as toolz. The main differences are that cytoolz is faster (typically 2-5x faster with a few spectacular exceptions) and cytoolz offers a C API that is accessible to other projects developed in Cython. Since toolz is able to process very large (potentially infinite) data sets, the performance increase gained by using cytoolz can be significant. See the PyToolz documentation at http://toolz.readthedocs.org.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 17 Aug 2018 08:57:02 UTC
CompletedFri, 17 Aug 2018 11:20:56 UTC
Taskbuild (f29-candidate, python-cytoolz-0.9.0.1-1.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-cytoolz-0.9.0.1-1.fc29.src.rpm (info) (download)
riscv64
python2-cytoolz-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
python3-cytoolz-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
python-cytoolz-debuginfo-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
python-cytoolz-debugsource-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
python2-cytoolz-debuginfo-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
python3-cytoolz-debuginfo-0.9.0.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 19 2018 Orion Poplawski <orion@nwra.com> - 0.9.0.1-1 - Update to 0.9.0.1 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-8 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.0-7 - 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> - 0.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-2 - Rebuild for Python 3.6 * Thu Oct 20 2016 Orion Poplawski <orion@cora.nwra.com> - 0.8.0-1 - Update to 0.8.0