Mon, 17 Jun 2024 03:24:09 UTC | login

Information for build python-tblib-1.3.2-6.fc30

ID77954
Package Namepython-tblib
Version1.3.2
Release6.fc30
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
StartedSat, 01 Dec 2018 11:57:37 UTC
CompletedSat, 01 Dec 2018 11:57:37 UTC
Tags
f30
f31
RPMs
src
python-tblib-1.3.2-6.fc30.src.rpm (info) (download)
noarch
python3-tblib-1.3.2-6.fc30.noarch.rpm (info) (download)
Changelog * Mon Oct 01 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.2-6 - Drop Python 2 subpackage * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.3.2-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 23 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.2-2 - Standardize spec a bit more. - Simplify description a bit. * Mon Jun 05 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.2-1 - New upstream release. * Mon Feb 27 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 1.3.0-1 - Initial package release.