Mon, 05 Jun 2023 02:25:06 UTC

Information for build python-cytoolz-0.11.0-1.fc34

ID1615119
Package Namepython-cytoolz
Version0.11.0
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-cytoolz.git#acdcf06f313dd5f9b0c6825bc2e8ee8247434a11
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 byorion
State complete
Volume DEFAULT
StartedThu, 24 Sep 2020 01:49:55 UTC
CompletedThu, 24 Sep 2020 01:53:09 UTC
Taskbuild (rawhide, /rpms/python-cytoolz.git:acdcf06f313dd5f9b0c6825bc2e8ee8247434a11)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cytoolz.git#acdcf06f313dd5f9b0c6825bc2e8ee8247434a11'}}
Tags
f34
RPMs
src
python-cytoolz-0.11.0-1.fc34.src.rpm (info) (download)
aarch64
python3-cytoolz-0.11.0-1.fc34.aarch64.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.aarch64.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.aarch64.rpm (info) (download)
armv7hl
python3-cytoolz-0.11.0-1.fc34.armv7hl.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.armv7hl.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.armv7hl.rpm (info) (download)
i686
python3-cytoolz-0.11.0-1.fc34.i686.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.i686.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.i686.rpm (info) (download)
ppc64le
python3-cytoolz-0.11.0-1.fc34.ppc64le.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.ppc64le.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.ppc64le.rpm (info) (download)
s390x
python3-cytoolz-0.11.0-1.fc34.s390x.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.s390x.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.s390x.rpm (info) (download)
x86_64
python3-cytoolz-0.11.0-1.fc34.x86_64.rpm (info) (download)
python-cytoolz-debugsource-0.11.0-1.fc34.x86_64.rpm (info) (download)
python3-cytoolz-debuginfo-0.11.0-1.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
root.log
state.log
build.log
hw_info.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
build.log
root.log
state.log
mock_output.log
ppc64le
build.log
state.log
hw_info.log
root.log
mock_output.log
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * 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 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.10.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Nov 03 2019 Orion Poplawski <orion@nwra.com> - 0.10.1-1 - Update to 0.10.1 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.10.0-2 - Rebuilt for Python 3.8 * Tue Jul 30 2019 Orion Poplawski <orion@nwra.com> - 0.10.0-1 - Update to 0.10.0 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 01 2019 Charalampos Stratakis <cstratak@redhat.com> - 0.9.0.1-6 - Recythonize the sources * Fri Apr 26 2019 Orion Poplawski <orion@nwra.com> - 0.9.0.1-5 - Do not ship PYTEST.pyc files (bug #1702848) - Do not ship tests - Run tests in build directory * Fri Mar 08 2019 Carl George <carl@george.computer> - 0.9.0.1-4 - EPEL compatibility * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 27 2018 Orion Poplawski <orion@nwra.com> - 0.9.0.1-2 - Drop Python 2 for Fedora 30+ (bug #1634987)