Information for build python-cytoolz-0.12.2-5.fc41

ID84963
Package Namepython-cytoolz
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.12.2
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-cytoolz.git#f3ac47732a5faec1012ace7fa622838db3f116f4
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 byzhangsongsong
State complete
Volume DEFAULT
StartedSun, 22 Sep 2024 23:21:58 CST
CompletedSun, 22 Sep 2024 23:50:17 CST
Taskbuild (f41-build-side-2-python, /rpms/python-cytoolz.git:f3ac47732a5faec1012ace7fa622838db3f116f4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cytoolz.git#f3ac47732a5faec1012ace7fa622838db3f116f4'}}
Tags
f41-build-side-1
f41-build-side-2-python
RPMs
src
python-cytoolz-0.12.2-5.fc41.src.rpm (info) (download)
riscv64
python3-cytoolz-0.12.2-5.fc41.riscv64.rpm (info) (download)
python-cytoolz-debugsource-0.12.2-5.fc41.riscv64.rpm (info) (download)
python3-cytoolz-debuginfo-0.12.2-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
installed_pkgs.log
root.log
state.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 20 2024 Orion Poplawski <orion@nwra.com> - 0.12.2-4 - Add patches for Python 3.13 support * Sat Jun 15 2024 Python Maint <python-maint@redhat.com> - 0.12.2-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Orion Poplawski <orion@nwra.com> - 0.12.2-1 - Update to 0.12.2 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.12.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 15 2022 Orion Poplawski <orion@nwra.com> - 0.12.0-1 - Update to 0.12.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild