Wed, 12 Jun 2024 15:02:34 UTC | login

Information for build python-toolz-0.11.2-6.fc37

ID203717
Package Namepython-toolz
Version0.11.2
Release6.fc37
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
StartedMon, 19 Sep 2022 22:33:33 UTC
CompletedMon, 19 Sep 2022 22:33:33 UTC
Tags
f37
f38
RPMs
src
python-toolz-0.11.2-6.fc37.src.rpm (info) (download)
noarch
python3-toolz-0.11.2-6.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Orion Poplawski <orion@nwra.com> - 0.11.2-5 - Add upstream patch for Python 3.11 support * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.11.2-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jan 07 2022 Orion Poplawski <orion@nwra.com> - 0.11.2-2 - Switch to pytest * Fri Nov 12 2021 Orion Poplawski <orion@nwra.com> - 0.11.2-1 - Update to 0.11.2 * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 08 2021 Orion Poplawski <orion@nwra.com> - 0.11.1-4 - Add upstream patch to fix python 3.10 test failure * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.11.1-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Orion Poplawski <orion@nwra.com> - 0.11.1-1 - Update to 0.11.1 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild