Mon, 26 Jan 2026 22:51:50 CST | login

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

ID40284
Package Namepython-cytoolz
Version0.12.2
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-cytoolz.git?.#cc340cc685542d29f6bb454594b6803bfc5e0bb2
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 22:57:10 CST
CompletedFri, 13 Jun 2025 23:01:03 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-cytoolz.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-cytoolz.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-cytoolz-0.12.2-5.oc9.src.rpm (info) (download)
aarch64
python3-cytoolz-0.12.2-5.oc9.aarch64.rpm (info) (download)
python-cytoolz-debugsource-0.12.2-5.oc9.aarch64.rpm (info) (download)
python3-cytoolz-debuginfo-0.12.2-5.oc9.aarch64.rpm (info) (download)
loongarch64
python3-cytoolz-0.12.2-5.oc9.loongarch64.rpm (info) (download)
python-cytoolz-debugsource-0.12.2-5.oc9.loongarch64.rpm (info) (download)
python3-cytoolz-debuginfo-0.12.2-5.oc9.loongarch64.rpm (info) (download)
x86_64
python3-cytoolz-0.12.2-5.oc9.x86_64.rpm (info) (download)
python-cytoolz-debugsource-0.12.2-5.oc9.x86_64.rpm (info) (download)
python3-cytoolz-debuginfo-0.12.2-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-5 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.2-3 - Rebuilt for loongarch64 * Fri May 10 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.2-2 - debrand macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.2-1 - initial build