ipython 7.27.0-1 source package in Ubuntu

Changelog

ipython (7.27.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 7.26.0
  * d/control: new dependency python3-matplotlib-inline

  [ Julien Puydt ]
  * Bump standards-version to 4.6.0.
  * New upstream version 7.27.0.

 -- Gordon Ball <email address hidden>  Sat, 06 Nov 2021 19:22:12 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_7.27.0-1.dsc 2.5 KiB bf2fb637392e822811947c29c950af8d1cbf10ba7634a46a5b8a0ccc1a4d3d69
ipython_7.27.0.orig.tar.gz 5.4 MiB 7dd6dd06d0ee527e45053fad8a8a9feb733d6934b9a5507ee4f050898b14217d
ipython_7.27.0-1.debian.tar.xz 7.8 KiB a9fedbdd5278e9f777071b060bbb850d048c388fdd0dccdf4d1b67af3da00ee4

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.