Path to this page:
Subject: CVS commit: pkgsrc/devel/py-jupyter_events
From: Adam Ciarcinski
Date: 2025-01-27 11:46:16
Message id: 20250127104616.E91BDFBE0@cvs.NetBSD.org
Log Message:
py-jupyter_events: updated to 0.11.0
0.11.0
Bugs fixed
- Switch schema `version` type to `str`
- Fix DeprecationWarning with patched python-json-logger
- Prevent unintended `KeyError` when emitting an unregistered event schema
Maintenance and upkeep improvements
- Fix typo and remove double check.
- test on 3.13
Documentation improvements
- Fix typo
- Update notebook to match current version of jupyter-events
Files: