ipython 8.14.0-1 source package in Ubuntu

Changelog

ipython (8.14.0-1) unstable; urgency=medium

  * New upstream version 8.14.0
  * Rebase patches; drop patches which apply to versions of jedi and
    stack-data below the version in stable.
  * Build-depend on python3-typing-extensions (for docs only)

 -- Gordon Ball <email address hidden>  Sat, 22 Jul 2023 19:20:13 +0000

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_8.14.0-1.dsc 2.7 KiB faf124401b78a2317511ba8f2215cc1a2bd45b92812462563f1524eb04e4ee77
ipython_8.14.0.orig.tar.gz 5.7 MiB 6acbe1dc207f86262cd4c25ee2b11060fbb2a61c059a2f45925992c1e713904c
ipython_8.14.0-1.debian.tar.xz 8.4 KiB 3c83b89fb7d66c5a92dba78ec8e82de84b2e31905cc807e196d0a071e579e8db

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.