Tue, 11 Jun 2024 18:37:59 UTC | login

Information for build python-toolz-0.10.0-4.fc32

ID143322
Package Namepython-toolz
Version0.10.0
Release4.fc32
Epoch
SummaryA functional standard library for Python
DescriptionToolz provides a set of utility functions for iterators, functions, and dictionaries. These functions interoperate well and form the building blocks of common data analytic operations. They extend the standard libraries itertools and functools and borrow heavily from the standard libraries of contemporary functional languages. Toolz provides a suite of functions which have the following functional virtues: Composable: They interoperate due to their use of core data structures. Pure: They don’t change their inputs or rely on external state. Lazy: They don’t run until absolutely necessary, allowing them to support large streaming data sets. Toolz functions are pragmatic. They understand that most programmers have deadlines. Low Tech: They’re just functions, no syntax or magic tricks to learn Tuned: They’re profiled and optimized Serializable: They support common solutions for parallel computing This gives developers the power to write powerful programs to solve complex problems with relatively simple code. This code can be easy to understand without sacrificing performance. Toolz enables this approach, commonly associated with functional programming, within a natural Pythonic style suitable for most developers.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:00:01 UTC
CompletedFri, 27 Mar 2020 11:00:01 UTC
Tags
f33
RPMs
src
python-toolz-0.10.0-4.fc32.src.rpm (info) (download)
noarch
python3-toolz-0.10.0-4.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 08 2019 Carl George <carl@george.computer> - 0.9.0-8 - EPEL compatibility * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 27 2018 Orion Poplawski <orion@nwra.com> - 0.9.0-6 - Drop python 2 for Fedora 30+ * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.0-3 - 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.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild