ipython 5.8.0-1 source package in Ubuntu
Changelog
ipython (5.8.0-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * d/changelog: Remove trailing whitespaces * Use 'python3 -m sphinx' instead of sphinx-build for building docs [ Gordon Ball ] * New upstream release * Remove d/.git-dpm and move to git-buildpackage style master branch with unapplied patches * Update Standards-Version to 4.2.1 * Add lintian override for the README_STARTUP file, which is used by the ipython startup directory skeleton [ Nicolas Dandrimont ] * Block network access when building sphinx docs -- Nicolas Dandrimont <email address hidden> Wed, 17 Oct 2018 21:06:28 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ipython_5.8.0-1.dsc | 2.8 KiB | 6b3701d842a97d8a5183415a10e6cb0996d272e95c72ea12dce44407b8ac2a82 |
ipython_5.8.0.orig.tar.gz | 4.7 MiB | 4bac649857611baaaf76bc82c173aa542f7486446c335fe1a6c05d0d491c8906 |
ipython_5.8.0-1.debian.tar.xz | 6.9 KiB | c4bbaa67b49a36c84813f4f44c0415adf67ea33084f6286854089e770c841068 |
Available diffs
- diff from 5.5.0-1 to 5.8.0-1 (12.8 KiB)
No changes file available.
Binary packages built by this source
- ipython: No summary available for ipython in ubuntu focal.
No description available for ipython in ubuntu focal.
- 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 disco.
No description available for python-ipython in ubuntu disco.
- 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.