ipython 5.5.0-1 source package in Ubuntu

Changelog

ipython (5.5.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release
  * Update Standards-Version to 4.1.0
  * Update debhelper compat to 10
  * Set minimum python3 version to 3.3
  * Use python3 sphinx for documentation, add ${sphinxdoc:Built-Using}
    to documentation package
  * Add autopkgtests for importability and simple syntax examples
  * Install the upstream changelog
  * Fix python2 pexpect dependency of python3-ipython
  * Add myself to uploaders
  * Add pydist-overrides file mapping IPython to python-ipython, and
    equivalent for python3
  * Quote arguments to ipython -c (closes: #843793)

  [ Diane Trout ]
  * Update debian/copyright for IPython/utils/_get_terminal_size.py

 -- Gordon Ball <email address hidden>  Thu, 26 Oct 2017 00:41:52 +0200

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
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_5.5.0-1.dsc 2.7 KiB 7650350b1088994b1cd296cdbe3f7957f3cde867918107f2acd06f12c9b17e46
ipython_5.5.0.orig.tar.gz 4.7 MiB 66469e894d1f09d14a1f23b971a410af131daa9ad2a19922082e02e0ddfd150f
ipython_5.5.0-1.debian.tar.xz 6.2 KiB 8097f9d259a85b95fa96a19358a8df384658906916dcdb10f16acecaf5464022

Available diffs

No changes file available.

Binary packages built by this source

ipython: Enhanced interactive Python 2 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 2.

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: No summary available for python-ipython in ubuntu cosmic.

No description available for python-ipython in ubuntu cosmic.

python-ipython-doc: No summary available for python-ipython-doc in ubuntu disco.

No description available for python-ipython-doc in ubuntu disco.

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 ipython.