Path to this page:
Subject: CVS commit: pkgsrc/devel/py-ipykernel
From: Adam Ciarcinski
Date: 2023-04-25 13:29:23
Message id: 20230425112923.DE8BEFA85@cvs.NetBSD.org
Log Message:
py-ipykernel: updated to 6.22.0
6.22.0
Bugs fixed
- Deprecate Comm class + Fix incompatibility with ipywidgets
6.21.3
Bugs fixed
- Fix interrupt reply
Maintenance and upkeep improvements
- Update docs link
- Add license
Documentation improvements
- Update changelog for markdown typo
6.21.2
Bugs fixed
- Un-expose `__file__` and expose `__session__` instead.
Maintenance and upkeep improvements
- Remove test_enter_eventloop
6.21.1
Maintenance and upkeep improvements
- Restore nest-asyncio for tk loop
6.21.0
Enhancements made
- Expose session start file in `__file__`.
- Add copy_to_globals debug request handling
Maintenance and upkeep improvements
- Adopt more lint rules
- Maintenance updates
- Test spyder kernels
6.20.2
Bugs fixed
- Fix Exception in OutStream.close()
6.20.1
Bugs fixed
- Don't raise error when trying to create another Qt app for Qt eventloop
Maintenance and upkeep improvements
- Update CI
- Fix types and sync lint deps
Documentation improvements
- Add api docs
6.20.0
Enhancements made
- ENH: add `%gui` support for Qt6
Maintenance and upkeep improvements
- Add more ci checks
Files: