ipython 8.5.0-4 source package in Ubuntu

Changelog

ipython (8.5.0-4) unstable; urgency=medium

  * Team upload.
  * Add upstream patch for pygments > 2.14 (Closes: #1028617)

 -- Jochen Sprickerhof <email address hidden>  Fri, 20 Jan 2023 08:19:58 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_8.5.0-4.dsc 2.7 KiB e138e68fb5e79e03104a8551fa6cebc898278dc5ae090206ad795453fe68f17f
ipython_8.5.0.orig.tar.gz 5.6 MiB c65bfd777dfbc1906a7b3ace87afcc9ff0ccdd98bb822b82b08fc25d88bfb7c3
ipython_8.5.0-4.debian.tar.xz 10.7 KiB 47fbe0c131939bf06dd4012d9966497d87d84c3ee78a5ed1b245cb2617b0698b

Available diffs

No changes file available.

Binary packages built by this source

ipython3: Enhanced interactive Python 3 shell

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the actual terminal shell for Python 3.

python-ipython-doc: Enhanced interactive Python shell (documentation)

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the documentation.

python3-ipython: Enhanced interactive Python shell (Python 3 version)

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the backend terminal shell for Python 3: for
 the actual frontend install ipython3.