ipython 7.12.0-1 source package in Ubuntu

Changelog

ipython (7.12.0-1) unstable; urgency=medium

  * New upstream version 7.12.0
  * d/control: update Standards-Version to 4.5.0

 -- Gordon Ball <email address hidden>  Tue, 04 Feb 2020 20:04:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_7.12.0-1.dsc 2.4 KiB 100c1cf109ef966ae88f2d1e85402a2833f7a4fec05340f97de85bb0f3eed43e
ipython_7.12.0.orig.tar.gz 5.4 MiB b6cd34d7c6a76284dbf3fee16b882ed72a5496a61ce0c34b7ac9f54874039a1c
ipython_7.12.0-1.debian.tar.xz 6.6 KiB 1ef1deea6500c46ecbe79d2e7b9f1ca78071c3795b6a2067e84abc46399577e9

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.