Mon, 17 Jun 2024 00:25:50 UTC | login

Information for build python-tblib-3.0.0-1.fc40

ID292774
Package Namepython-tblib
Version3.0.0
Release1.fc40
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
StartedThu, 29 Feb 2024 10:32:25 UTC
CompletedThu, 29 Feb 2024 10:32:25 UTC
Tags
f40
f41
RPMs
src
python-tblib-3.0.0-1.fc40.src.rpm (info) (download)
noarch
python3-tblib-3.0.0-1.fc40.noarch.rpm (info) (download)
Changelog * 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 * Wed Jul 12 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2.0.0-2 - Unconditionally disable doctest for now * 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