Project python-tblib-3.0.0-5.el10_0
content_copy
Name
python-tblib
Epoch
0
Version
3.0.0
Release
5.el10_0
Website/URL
https://pypi.python.org/pypi/tblib
License
BSD-2-Clause
Build Time
2025-05-26 14:26:06
Build Host
builder-arm64-1.inferitos.ru
Summary
Traceback serialization library
Repositories
Extras
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.
Errata
—
×
* Mon May 26 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.0.0-5
- Rebuilt for MSVSphere 10
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 18 2024 Adam Williamson <awilliam@redhat.com> - 3.0.0-3
- Backport PR #78 to fix tests with Python 3.13
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.0.0-2
- Rebuilt for Python 3.13
* Mon Jan 29 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.0.0-1
- Update to latest version (#2245498)
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 19 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2.0.0-3
- Drop unneeded Python 3 version check, the new format is not compatible
with RPM in EL9