[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-tblib-3.0.0-5.el10_0.noarch download

Name python3-tblib
Epoch 0
Version 3.0.0
Release 5.el10_0
Architecture noarch
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
Size 33 KiB
Source Project python-tblib-3.0.0-5.el10_0
SHA-256 checksum 221c7f5a588eaff337ce4835b637f770f0881504fece04656c9ca18dfe5e37c6
× Full screenshot
Changelog link
* 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