Tue, 07 May 2024 07:10:31 UTC | login

Information for build python-cytoolz-0.11.2-4.fc37

ID204754
Package Namepython-cytoolz
Version0.11.2
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-cytoolz.git#e8946db70c60971f6f95931e5f605571a743bdd8
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 bychurchyard
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 10:48:13 UTC
CompletedWed, 21 Sep 2022 11:19:32 UTC
Taskbuild (f37, /rpms/python-cytoolz.git:e8946db70c60971f6f95931e5f605571a743bdd8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cytoolz.git#e8946db70c60971f6f95931e5f605571a743bdd8'}}
Tags
f37
f38
RPMs
src
python-cytoolz-0.11.2-4.fc37.src.rpm (info) (download)
riscv64
python3-cytoolz-0.11.2-4.fc37.riscv64.rpm (info) (download)
python-cytoolz-debugsource-0.11.2-4.fc37.riscv64.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.2-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 0.11.2-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 12 2021 Orion Poplawski <orion@nwra.com> - 0.11.2-1 - Update to 0.11.2 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.11.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 23 2020 Orion Poplawski <orion@nwra.com> - 0.11.0-1 - Update to 0.11.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild