Name: | python3-tblib |
---|---|
Version: | 2.0.0 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 74170 |
License: | BSD-2-Clause |
RPM: | python3-tblib-2.0.0-3.el9.noarch.rpm |
Source RPM: | python-tblib-2.0.0-3.el9.src.rpm |
Build Date: | Thu Jul 20 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/tblib |
Summary: | Traceback serialization library |
Description: | Traceback serialization library that allows you to: * Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery, etc). * Parse traceback strings and raise with the parsed tracebacks. |
- Drop unneeded Python 3 version check, the new format is not compatible with RPM in EL9
- Unconditionally disable doctest for now
- Update to latest version (#2216696)
- Switch to latest Python macros
- Rebuilt for Python 3.12
- Switch to SPDX license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild