ipython 5.8.0-2 source package in Ubuntu

Changelog

ipython (5.8.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Gordon Ball ]
  * Stop building binary packages python-ipython, ipython from this source.
    For this time being, these packages are built from the ipython-py2 source
    package. This will allow ipython3 to be updated past the 5.x series which
    is the last to support python 2.7.
  * d/control: Update Standards-Version to 4.4.1
  * d/control: Update to debhelper compat level 12
  * d/control: Set Rules-Requires-Root: no
  * d/watch: Update to use github as upstream, unpin from 5.x series
  * Backport ipython#11593 from IPython 7, which fixes compatibility with
    python 3.8 (needed until dependencies are available to upgrade to the
    fixed version).

 -- Gordon Ball <email address hidden>  Tue, 24 Dec 2019 21:22:58 +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_5.8.0-2.dsc 2.4 KiB c7fc3a0b97f28fe893e164fcb43bcc10649c3d1e66e4fa30a088ffe4bf9f83f7
ipython_5.8.0.orig.tar.gz 4.7 MiB 4bac649857611baaaf76bc82c173aa542f7486446c335fe1a6c05d0d491c8906
ipython_5.8.0-2.debian.tar.xz 7.7 KiB d2516555eb002975b6ce304d9ee582c262c121ee30c2ac081dd38eddca654925

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.