Sun, 09 Jun 2024 06:48:58 UTC | login

Information for build python-pudb-2017.1.4-2.fc29

ID48186
Package Namepython-pudb
Version2017.1.4
Release2.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 05:39:29 UTC
CompletedWed, 04 Jul 2018 05:39:29 UTC
Tags
f29
RPMs
src
python-pudb-2017.1.4-2.fc29.src.rpm (info) (download)
noarch
python2-pudb-2017.1.4-2.fc29.noarch.rpm (info) (download)
python3-pudb-2017.1.4-2.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2017.1.4-2 - Rebuilt for Python 3.7 * Mon Mar 19 2018 Neal Gompa <ngompa13@gmail.com> - 2017.1.4-1 - Rebase to pudb-2017.1.4 - Clean up spec * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2015.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2015.3-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2015.3-8 - Python 2 binary package renamed to python2-pudb See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2015.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2015.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2015.3-5 - Rebuild for Python 3.6 * 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