jupyter-core 5.3.1-1 source package in Ubuntu

Changelog

jupyter-core (5.3.1-1) unstable; urgency=medium

  * New upstream version 5.3.1
  * Drop override for dh_installchangelogs, location changed
  * Build-depends:
    + Drop python3-setuptools
    + Add python3-platformdirs (testsuite)
    + Add python3-{myst-parser,sphinx-autodoc-typehints} (docs)
    + Fix nodoc and nocheck annotations

 -- Gordon Ball <email address hidden>  Wed, 26 Jul 2023 11:56:42 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jupyter-core_5.3.1-1.dsc 2.5 KiB e96e363efd6147620516600e51b0dfc6a9a6a4a18e8458069bf57567f42abb48
jupyter-core_5.3.1.orig.tar.gz 83.2 KiB 80c5d2be5d2340750c59ca74fa8290b4b98253ecc3535d6724c0b9207419a811
jupyter-core_5.3.1-1.debian.tar.xz 7.2 KiB 1c6412978c959d11380cae40e069a9972867ee138f283c5ed7207af9af7960b7

Available diffs

No changes file available.

Binary packages built by this source

jupyter: Interactive computing environment (metapackage)

 Project Jupyter provides tools for interactive computing, useful for data
 science, scientific computing and learning. Computational languages for
 multiple languages are available; the name Jupyter is derived from
 Julia, Python and R.
 .
 This package depends on a standard set of Jupyter packages;
  - the core and client libraries
  - the console interface
  - the web-based notebook
  - tools for working with and converting notebook (ipynb) files
  - the python3 computational kernel
 .
 The various jupyter components can be called using the /usr/bin/jupyter
 entrypoint, eg "jupyter notebook".

jupyter-core: Core common functionality of Jupyter projects (tools)

 This software component contains the base framework (application
 classes and configurations) for the rest of the Jupyter projects ; it
 doesn't do much by itself.
 .
 This package contains the migration tool (off IPython before 4.0)
 and a path-giving utility.

python-jupyter-core-doc: Core common functionality of Jupyter projects (documentation)

 This software component contains the base framework (application
 classes and configurations) for the rest of the Jupyter projects ; it
 doesn't do much by itself.
 .
 This package contains documentation.

python3-jupyter-core: Core common functionality of Jupyter projects for Python 3

 This software component contains the base framework (application
 classes and configurations) for the rest of the Jupyter projects ; it
 doesn't do much by itself.
 .
 This package installs the library for Python 3.