ipython 8.14.0-2 source package in Ubuntu

Changelog

ipython (8.14.0-2) unstable; urgency=medium

  * Team upload.

  [ L. Guruprasad ]
  * Add upstream patch to fix broken embedding when using
    IPython.terminal.embed.InteractiveShellEmbed. (Closes: #1053223)

 -- Colin Watson <email address hidden>  Thu, 05 Oct 2023 00:12:56 +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
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_8.14.0-2.dsc 2.7 KiB dbd4c669a298f951d5e0de0c95e166963a679f5ee1e69733dd3be53a632a60d8
ipython_8.14.0.orig.tar.gz 5.7 MiB 6acbe1dc207f86262cd4c25ee2b11060fbb2a61c059a2f45925992c1e713904c
ipython_8.14.0-2.debian.tar.xz 8.9 KiB e39bb6eb539893523845882740f29ec1a986b2208b438a96213f5fdcdb5a1ae4

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.