Name: | python3-ipython-sphinx |
---|---|
Version: | 7.16.3 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 105978 |
License: | (BSD and MIT and Python) and GPLv2+ |
RPM: | python3-ipython-sphinx-7.16.3-2.el8.noarch.rpm |
Source RPM: | ipython-7.16.3-2.el8.src.rpm |
Build Date: | Thu Feb 23 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://ipython.org/ |
Summary: | Sphinx directive to support embedded IPython code |
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 contains the ipython sphinx extension. |
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
- Update to 7.16.3. - Mitigates CVE-2022-21699 - Resolves: rhbz#2047815 - Relates: rhbz#2047813
- Update to 7.16.1 (#1851577)
- Switch to runtime requires generated from upstream metadata - Drop unused (Build)Requires
- Update to 7.15.0 (#1841983)
- Rebuilt for Python 3.9
- Bootstrap for Python 3.9
- Explicit tex dependencies for latextools (#1838474)
- Remove tests not compatible with Python 3.9.0b1 (#1837372)
- Remove tests not compatible with Python 3.9.0a6 (#1831182)