Information for build python-pudb-2013.5.1-1.fc21

ID501033
Package Namepython-pudb
Version2013.5.1
Release1.fc21
Epoch
SummaryA full-screen, console-based Python debugger
DescriptionPuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.
Built byhalfie
State complete
Volume fedora_koji_archive01
StartedThu, 27 Feb 2014 16:48:28 UTC
CompletedThu, 27 Feb 2014 16:53:27 UTC
Taskbuild (rawhide, /python-pudb:3cd765253571238fbb9c896be9586afae659c214)
Tags
f21
RPMs
src
python-pudb-2013.5.1-1.fc21.src.rpm (info) (download)
noarch
python-pudb-2013.5.1-1.fc21.noarch.rpm (info) (download)
python3-pudb-2013.5.1-1.fc21.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
build.log
Changelog * Mon Dec 09 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.5.1-1 - update to pudb-2013.5.1 * Wed Nov 13 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.4-1 - update to pudb-2013.4 * Tue Sep 10 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.6-2 - replaced {python_sitelib} with {python2_sitelib} * Fri Sep 06 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.6-1 - update to upstream release 2013.3.6 * Fri Sep 06 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.5-5 - replaced {__python} with {__python2} * Thu Sep 05 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.5-4 - make layout of install section consistent with that of build section * Thu Sep 05 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.5-3 - removed the unnecessary attr directive - fixed the location of the sed command invocation * Thu Sep 05 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.5-2 - implemented initial fixes suggested in BZ #1004257 - removed unused EL5 support, removed invalid BuildRoot, fixed BuildRequires * Wed Sep 04 2013 Dhiru Kholia <dhiru@openwall.com> - 2013.3.5-1 - initial version