ipython 8.20.0-1ubuntu1 source package in Ubuntu

Changelog

ipython (8.20.0-1ubuntu1) oracular; urgency=medium

  * Update pytest and tests for pytest 8 compatibility (LP: #2068674).
    - d/p/pytest8-nose-tests.patch: update nose-style tests for pytest 8.2+
    - d/p/support-pytest-plugin.patch: update pytest plugin for pytest 8.1+

 -- Chris Peterson <email address hidden>  Thu, 06 Jun 2024 17:22:13 -0700

Upload details

Uploaded by:
Chris Peterson
Sponsored by:
Michael Hudson-Doyle
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_8.20.0.orig.tar.gz 5.8 MiB 261a1df6d7b0b5a0e7dcc33965198ed9a022f5c7253e48d07eb2511b23c4cd23
ipython_8.20.0-1ubuntu1.debian.tar.xz 10.5 KiB ef31527a39c0189420ab4d125d7d888436ab47f557143f5d2880774c361434ca
ipython_8.20.0-1ubuntu1.dsc 2.9 KiB 92455d889009cd0b0d8e2d55c00986b69a43951881ed231b760b2749b999c883

View changes file

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.