Sat, 20 Apr 2024 02:47:15 UTC | login

Information for build ipython-7.14.0-1.fc33

ID156520
Package Nameipython
Version7.14.0
Release1.fc33
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 May 2020 06:58:29 UTC
CompletedWed, 06 May 2020 06:58:29 UTC
Tags
f33
RPMs
src
ipython-7.14.0-1.fc33.src.rpm (info) (download)
noarch
python3-ipython-7.14.0-1.fc33.noarch.rpm (info) (download)
python3-ipython-doc-7.14.0-1.fc33.noarch.rpm (info) (download)
python3-ipython-sphinx-7.14.0-1.fc33.noarch.rpm (info) (download)
python3-ipython-tests-7.14.0-1.fc33.noarch.rpm (info) (download)
Changelog * Mon May 04 2020 Lumír Balhar <lbalhar@redhat.com> - 7.14.0-1 - Update to 7.14.0 (#1830483) * Tue Apr 14 2020 Lumír Balhar <lbalhar@redhat.com> - 7.13.0-2 - Fix compatibility with Sphinx 3.0.0 * Wed Mar 04 2020 Lumír Balhar <lbalhar@redhat.com> - 7.13.0-1 - Update to 7.13.0 (#1808624) * Mon Feb 10 2020 Lumír Balhar <lbalhar@redhat.com> - 7.12.0-1 - Update to 7.12.0 (#1797183) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 06 2020 Lumír Balhar <lbalhar@redhat.com> - 7.11.1-1 - Update to 7.11.1 (#1786893) * Mon Dec 16 2019 Lumír Balhar <lbalhar@redhat.com> - 7.10.2-1 - Update to 7.10.2 (#1777612) * Tue Nov 19 2019 Lumír Balhar <lbalhar@redhat.com> - 7.9.0-1 - Update to 7.9.0 (#1765760) * Mon Sep 02 2019 Lumír Balhar <lbalhar@redhat.com> - 7.8.0-1 - Update to 7.8.0 (#1742354) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-4 - Rebuilt for Python 3.8 * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-3 - Bootstrap for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-1 - Update to 7.6.1 (#1725333) * Tue May 21 2019 Miro Hrončok <mhroncok@redhat.com> - 7.5.0-1 - Update to 7.5.0 (#1678562) * Tue Apr 09 2019 Miro Hrončok <mhroncok@redhat.com> - 7.4.0-1 - Update to 7.4.0 (#1678562) * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 David Cantrell <dcantrell@redhat.com> - 7.2.0-1 - Upgrade to 7.2.0 (#1662990) * Wed Oct 03 2018 Miro Hrončok <mhroncok@redhat.com> - 7.0.1-1 - Update to 7.0.1 (#1610063) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 20 2018 Miro Hrončok <mhroncok@redhat.com> - 6.4.0-3 - Rebuilt for Python 3.7 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 6.4.0-2 - Bootstrap for Python 3.7 * Fri May 11 2018 Miro Hrončok <mhroncok@redhat.com> - 6.4.0-1 - Update to 6.4.0 (#1577182) - Stop running the tests in xvfb (not needed since 5.x)