Mon, 17 Jun 2024 01:27:49 UTC | login

Information for build python-tblib-1.3.2-5.fc29

ID58314
Package Namepython-tblib
Version1.3.2
Release5.fc29
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, 19 Jul 2018 10:20:38 UTC
CompletedThu, 19 Jul 2018 10:20:38 UTC
Tags
f29
f30
RPMs
src
python-tblib-1.3.2-5.fc29.src.rpm (info) (download)
noarch
python2-tblib-1.3.2-5.fc29.noarch.rpm (info) (download)
python3-tblib-1.3.2-5.fc29.noarch.rpm (info) (download)
Changelog * 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.