jupyter-events 0.9.0-2 source package in Ubuntu

Changelog

jupyter-events (0.9.0-2) unstable; urgency=medium

  * Tighten dependency on python3-jsonschema.

 -- Roland Mas <email address hidden>  Tue, 14 Nov 2023 11:35:56 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jupyter-events_0.9.0-2.dsc 2.1 KiB 88ac56c8e06c720100b59a0fa8b42da8a0a8785298ff0463ec3f100e42041e14
jupyter-events_0.9.0.orig.tar.gz 59.1 KiB 81ad2e4bc710881ec274d31c6c50669d71bbaa5dd9d01e600b56faa85700d399
jupyter-events_0.9.0-2.debian.tar.xz 2.3 KiB 928f354b3e02d02ace39720e98e699ee3cd6c97746945c54c780c4e7581a509a

Available diffs

No changes file available.

Binary packages built by this source

python3-jupyter-events: Configurable event system for Jupyter applications and extensions.

 Jupyter Events enables Jupyter Python Applications (e.g. Jupyter
 Server, JupyterLab Server, JupyterHub, etc.) to emit
 events—structured data describing things happening inside the
 application. Other software (e.g. client applications like
 JupyterLab) can listen and respond to these events.
 .
 This package installs the library for Python 3.