Tue, 04 Jun 2024 02:20:12 UTC | login

Information for build python2-faulthandler-3.1-1.fc29

ID42216
Package Namepython2-faulthandler
Version3.1
Release1.fc29
Epoch
SummaryDisplay the Python traceback on a crash
DescriptionFault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals: display the Python traceback and restore the previous handler. Allocate an alternate stack for this handler, if sigaltstack() is available, to be able to allocate memory on the stack, even on stack overflow.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 Jun 2018 15:25:51 UTC
CompletedSat, 09 Jun 2018 15:58:13 UTC
Taskbuild (f29-candidate, python2-faulthandler-3.1-1.fc29.src.rpm)
Tags
f29
RPMs
src
python2-faulthandler-3.1-1.fc29.src.rpm (info) (download)
riscv64
python2-faulthandler-3.1-1.fc29.riscv64.rpm (info) (download)
python2-faulthandler-debuginfo-3.1-1.fc29.riscv64.rpm (info) (download)
python2-faulthandler-debugsource-3.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Apr 24 2018 Lumír Balhar <lbalhar@redhat.com> - 3.1-1 - New upstream version - Removed downstream patch (merged to upstream) - Fixed changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Sep 20 2017 Lumír Balhar <lbalhar@redhat.com> - 3.0-2 - New patch from upstream source (issue #32) - New approach how to process .pth file in non-standard site directory * Sun Sep 17 2017 Lumír Balhar <lbalhar@redhat.com> - 3.0-1 - New upstream version * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 29 2016 Dominika Krejci <dkrejci@redhat.com> - 2.4-1 - Inital release