ipython 8.5.0-1 source package in Ubuntu

Changelog

ipython (8.5.0-1) unstable; urgency=medium

  * New upstream version 8.5.0
  * patches: drop backport from 8.4.0-2, applied upstream

 -- Gordon Ball <email address hidden>  Sat, 01 Oct 2022 18:26:44 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_8.5.0-1.dsc 2.7 KiB 466afb15ca2a5b3cad15f71207462cc9cbeebcc9bbc94e76cf5d24a47bb5f09e
ipython_8.5.0.orig.tar.gz 5.6 MiB c65bfd777dfbc1906a7b3ace87afcc9ff0ccdd98bb822b82b08fc25d88bfb7c3
ipython_8.5.0-1.debian.tar.xz 8.6 KiB 1fef84bdd2a4d3578b9a4520eefbcd9972251767ed2931d5f5c238081445978e

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.