Sun, 05 May 2024 11:08:26 UTC | login

Information for build python-tblib-2.0.0-1.fc38

ID252092
Package Namepython-tblib
Version2.0.0
Release1.fc38
Epoch
SummaryTraceback serialization library
DescriptionTraceback 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 24 Jul 2023 06:50:30 UTC
CompletedMon, 24 Jul 2023 06:50:30 UTC
Tags
f38
f39
f40
RPMs
src
python-tblib-2.0.0-1.fc38.src.rpm (info) (download)
noarch
python3-tblib-2.0.0-1.fc38.noarch.rpm (info) (download)
Changelog * Fri Jul 07 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.0.0-1 - Update to latest version (#2216696) * Fri Jul 07 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.7.0-11 - Switch to latest Python macros * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 1.7.0-8 - Rebuilt for Python 3.12 * Sat Apr 08 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.7.0-7 - Switch to SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.7.0-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.7.0-1 - Update to latest version