ipython 7.31.0-1 source package in Ubuntu
Changelog
ipython (7.31.0-1) unstable; urgency=medium [ Julien Puydt ] * New upstream version 7.29.0. * Remove Built-Using from the arch:all -doc package. * Rework patches. * Add some -doc packages as b-dep with nodoc tag. * Drop 0007-forgotten-sys.patch (useless?). [ Gordon Ball ] * Run pytest against all supported python versions * New upstream version 7.31.0 -- Gordon Ball <email address hidden> Fri, 07 Jan 2022 15:09:47 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ipython_7.31.0-1.dsc | 2.6 KiB | abba6b56af7b190493b86af0b97fbb4527f73511626cef21310343157d9b379d |
ipython_7.31.0.orig.tar.gz | 5.4 MiB | 33ed8e726b482e5b04c836bcaa64bd111c21b748c3a613746aae73e82fd54c97 |
ipython_7.31.0-1.debian.tar.xz | 7.8 KiB | e5bf29ee72f07a930772a71b3efd15f4b29acc4ba3b4deb2089f0e073e949431 |
Available diffs
- diff from 7.27.0-1 to 7.31.0-1 (26.0 KiB)
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.