Sun, 09 Jun 2024 08:08:53 UTC | login

Information for build python-pudb-2015.3-4.fc25

ID18032
Package Namepython-pudb
Version2015.3
Release4.fc25
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:59 UTC
CompletedSat, 14 Apr 2018 20:27:59 UTC
Tags
f28
f29
RPMs
src
python-pudb-2015.3-4.fc25.src.rpm (info) (download)
noarch
python-pudb-2015.3-4.fc25.noarch.rpm (info) (download)
python3-pudb-2015.3-4.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2015.3-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2015.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2015.3-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Oct 14 2015 Dhiru Kholia <dhiru@openwall.com> - 2015.3-1 - update to pudb-2015.3 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2014.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2014.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2014.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sat Mar 15 2014 Dhiru Kholia <dhiru@openwall.com> - 2014.1-1 - update to pudb-2014.1 * 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