Name: | python3-boltons |
---|---|
Version: | 25.0.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1587834 |
License: | BSD-3-Clause |
RPM: | python3-boltons-25.0.0-1.el10_0.noarch.rpm |
Source RPM: | python-boltons-25.0.0-1.el10_0.src.rpm |
Build Date: | Wed Jun 18 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mahmoud/boltons |
Summary: | Functionality that should be in the standard library |
Description: | Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library, including: * Atomic file saving, bolted on with fileutils * A highly-optimized OrderedMultiDict, in dictutils * Two types of PriorityQueue, in queueutils * Chunked and windowed iteration, in iterutils * Recursive data structure iteration and merging, with iterutils.remap * Exponential backoff functionality, including jitter, through iterutils.backoff * A full-featured TracebackInfo type, for representing stack traces, in tbutils |
- Update to 25.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Update to 24.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Build man page
- Initial Fedora package