Thu, 23 May 2024 21:58:24 UTC | login

Information for build python2-ipython-5.8.0-1.fc29

ID69844
Package Namepython2-ipython
Version5.8.0
Release1.fc29
Epoch
SummaryAn enhanced interactive Python shell
Description IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package provides IPython for a terminal.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 19:27:53 UTC
CompletedSun, 12 Aug 2018 19:27:53 UTC
Tags
f29
RPMs
src
python2-ipython-5.8.0-1.fc29.src.rpm (info) (download)
noarch
python2-ipython-5.8.0-1.fc29.noarch.rpm (info) (download)
python2-ipython-doc-5.8.0-1.fc29.noarch.rpm (info) (download)
python2-ipython-sphinx-5.8.0-1.fc29.noarch.rpm (info) (download)
python2-ipython-tests-5.8.0-1.fc29.noarch.rpm (info) (download)
Changelog * Wed Aug 01 2018 Lumír Balhar <lbalhar@redhat.com> - 5.8.0-1 - New upstream version * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri May 11 2018 Miro Hrončok <mhroncok@redhat.com> - 5.7.0-1 - New upstream version * Tue Apr 03 2018 Lumir Balhar <lbalhar@redhat.com> - 5.6.0-1 - New upstream version - Dropped unnecessary runtime dependencies * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 08 2017 Iryna Shcherbina <ishcherb@redhat.com> - 5.5.0-2 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Sep 30 2017 Lumir Balhar <lbalhar@redhat.com> - 5.5.0-1 - New upstream release * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 01 2017 Lumir Balhar <lbalhar@redhat.com> - 5.4.0-1 - New upstream release - Remove patch for already fixed bug * Fri May 12 2017 Lumir Balhar <lbalhar@redhat.com> - 5.3.0-7 - Fix missing requires bug (RHBZ#1450288) * Fri May 12 2017 Lumir Balhar <lbalhar@redhat.com> - 5.3.0-6 - Bootstraping done - enable tests and docs subpackage * Fri Apr 21 2017 Lumír Balhar <lbalhar@redhat.com> - 5.3.0-5 - Initial package split from original ipython package - Bootstraping - step 1 - disable tests and docs subpackage