jupyter-client 7.4.9-2ubuntu1 source package in Ubuntu

Changelog

jupyter-client (7.4.9-2ubuntu1) noble; urgency=medium

  * d/p/remove-deprecated-utcnow.patch: remove deprecated utcnow()
  * d/p/ignore-datetime-warnings.patch: with python 3.12, some datetime
    functions emit a DeprecationWarning. Ignore those for now.

 -- Andreas Hasenack <email address hidden>  Tue, 20 Feb 2024 10:21:18 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jupyter-client_7.4.9.orig.tar.gz 324.4 KiB 465acd236f9709a09583d9324185bb323959da756ef9b41efbec6135b6687789
jupyter-client_7.4.9-2ubuntu1.debian.tar.xz 8.7 KiB 5d3bdbb9ff7087c265e3ee78432386e25e8f39f59a0feaf16612ccc2ebe0d8e1
jupyter-client_7.4.9-2ubuntu1.dsc 2.9 KiB 843a942ea364a9355921dd5e24ae3c0476828b225066a88b9a255c1edc24d870

View changes file

Binary packages built by this source

jupyter-client: Jupyter protocol client APIs (tools)

 This software component contains the reference implementation
 of the Jupyter protocol. It also provides client and kernel
 management APIs to work with kernels, the "jupyter kernelspec"
 entry point to install kernelspecs for use with Jupyter frontends
 and the "jupyter run" command to execute a script on a jupyter kernel.
 .
 This package contains the jupyter-kernelspec and jupyter-run tools.

python-jupyter-client-doc: Jupyter protocol client APIs (documentation)

 This software component contains the reference implementation
 of the Jupyter protocol. It also provides client and kernel
 management APIs to work with kernels, the "jupyter kernelspec"
 entry point to install kernelspecs for use with Jupyter frontends
 and the "jupyter run" command to execute a script on a jupyter kernel.
 .
 This package contains documentation.

python3-jupyter-client: Jupyter protocol client APIs (Python 3)

 This software component contains the reference implementation
 of the Jupyter protocol. It also provides client and kernel
 management APIs to work with kernels, the "jupyter kernelspec"
 entry point to install kernelspecs for use with Jupyter frontends
 and the "jupyter run" command to execute a script on a jupyter kernel.
 .
 This package installs the library for Python 3.