Mon, 06 May 2024 20:06:42 UTC | login

Information for build ipython-8.5.0-1.fc37

ID220080
Package Nameipython
Version8.5.0
Release1.fc37
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
StartedSat, 12 Nov 2022 14:09:51 UTC
CompletedSat, 12 Nov 2022 14:09:51 UTC
Tags
f37
f38
RPMs
src
ipython-8.5.0-1.fc37.src.rpm (info) (download)
noarch
python3-ipython-8.5.0-1.fc37.noarch.rpm (info) (download)
python3-ipython+notebook-8.5.0-1.fc37.noarch.rpm (info) (download)
python3-ipython-doc-8.5.0-1.fc37.noarch.rpm (info) (download)
python3-ipython-sphinx-8.5.0-1.fc37.noarch.rpm (info) (download)
python3-ipython-tests-8.5.0-1.fc37.noarch.rpm (info) (download)
Changelog * Thu Sep 08 2022 Lumír Balhar <lbalhar@redhat.com> - 8.5.0-1 - Update to 8.5.0 Resolves: rhbz#2124923 * Fri Jul 29 2022 Lumír Balhar <lbalhar@redhat.com> - 8.4.0-5 - Fix FTBFS with Python 3.11b4 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 8.4.0-3 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 8.4.0-2 - Bootstrap for Python 3.11 * Tue May 31 2022 Lumír Balhar <lbalhar@redhat.com> - 8.4.0-1 - Update to 8.4.0 Resolves: rhbz#2091308 * Fri Apr 29 2022 Lumír Balhar <lbalhar@redhat.com> - 8.3.0-1 - Update to 8.3.0 Resolves: rhbz#2080476 * Mon Mar 28 2022 Lumír Balhar <lbalhar@redhat.com> - 8.2.0-1 - Update to 8.2.0 Resolves: rhbz#2068891 * Tue Mar 08 2022 Lumír Balhar <lbalhar@redhat.com> - 8.1.1-1 - Update to 8.1.1 Resolves: rhbz#2060917 * Sat Feb 26 2022 Lumír Balhar <lbalhar@redhat.com> - 8.1.0-1 - Update to 8.1.0 Resolves: rhbz#2058882 * Mon Jan 24 2022 Lumír Balhar <lbalhar@redhat.com> - 8.0.1-1 - Update to 8.0.1 Resolves: rhbz#2042793 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.30.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 03 2021 Lumír Balhar <lbalhar@redhat.com> - 7.30.1-1 - Update to 7.30.1 Resolves: rhbz#2027069 * Mon Nov 01 2021 Lumír Balhar <lbalhar@redhat.com> - 7.29.0-1 - Update to 7.29.0 Resolves: rhbz#2018636 * Tue Oct 05 2021 Lumír Balhar <lbalhar@redhat.com> - 7.28.0-1 - Update to 7.28.0 Resolves: rhbz#2007824 * Mon Aug 30 2021 Lumír Balhar <lbalhar@redhat.com> - 7.27.0-1 - Update to 7.27.0 Resolves: rhbz#1998766 * Wed Aug 04 2021 Lumír Balhar <lbalhar@redhat.com> - 7.26.0-2 - Fix compatibility with Python 3.10rc1 * Mon Aug 02 2021 Lumír Balhar <lbalhar@redhat.com> - 7.26.0-1 - Update to 7.26.0 Resolves: rhbz#1988914 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.25.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 28 2021 Lumír Balhar <lbalhar@redhat.com> - 7.25.0-1 - Update to 7.25.0 Resolves: rhbz#1976438 * Fri Jun 11 2021 Lumír Balhar <lbalhar@redhat.com> - 7.24.1-1 - Update to 7.24.1 Resolves: rhbz#1967545 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.24.0-3 - Rebuilt for Python 3.10 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.24.0-2 - Bootstrap for Python 3.10 * Mon May 31 2021 Lumír Balhar <lbalhar@redhat.com> - 7.24.0-1 - Update to 7.24.0 Resolves: rhbz#1965746 * Tue May 04 2021 Lumír Balhar <lbalhar@redhat.com> - 7.23.1-1 - Update to 7.23.1 Resolves: rhbz#1955903 * Mon Mar 29 2021 Karolina Surma <ksurma@redhat.com> - 7.22.0-1 - Update to 7.22.0 Resolves: rhbz#1943788 * Sun Feb 28 2021 Lumír Balhar <lbalhar@redhat.com> - 7.21.0-1 - Update to 7.21.0 Resolves: rhbz#1933409 * Wed Feb 10 2021 Lumír Balhar <lbalhar@redhat.com> - 7.20.0-2 - Fix tests with Python 3.10.0a5 * Tue Feb 02 2021 Lumír Balhar <lbalhar@redhat.com> - 7.20.0-1 - Fix tests with Python 3.10.0a4 Resolves: rhbz#1901141 - Update to 7.20.0 Resolves: rhbz#1923782 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 13 2020 Lumír Balhar <lbalhar@redhat.com> - 7.19.0-1 - Update to 7.19.0 (#1893413) * Tue Sep 08 2020 Lumír Balhar <lbalhar@redhat.com> - 7.18.1-1 - Update to 7.18.1 (#1873693)